The React Button is a custom HTML5 button component. It has several built-in features such as support for icons, predefined styles, different button types, different button sizes, and UI customization. Toggle and repeat button functionality can be achieved by handling a click event.
Users tend to perceive visual information more readily than text. To this end, an icon button has been designed to include an icon to the right or left of the button text or provide an icon-only button.
The React Button component can be used to visually represent a hyperlink with both an icon and text.
The button can be styled with a border and a transparent background.
Several predefined styles of button are available:
You can use them based on the context of your application.
The React button can be used as a toggle button to trigger two different actions based on its two states: pressed and released.
You can extend this button to act as a repeat button, which performs the click event repeatedly when it is clicked and held.
The React disabled button is used to indicate the inactive state of a button. It can be enabled or disabled by using the disabled property.
You can choose from different button sizes, default and small, as required in your application.
You can choose from built-in button types such as outline, block, and round buttons. Also, you can customize the button’s appearance.
Button component is also available in Blazor, Vue, Angular, and JavaScript frameworks. Check out the different Button platforms from the links below,
Easily get started with the React Button using a few simple lines of TSX code example as demonstrated below. Also explore our React Button Example that shows you how to render and configure a Button in React.
// Import the Button.
import { ButtonComponent } from '@syncfusion/ej2-react-buttons';
import * as React from 'react';
import './App.css';
// To render Button.
export default class App extends React.Component {
render() {
return (<ButtonComponent>Button</ButtonComponent>);
}
}
We do not sell the React Button separately. It is only available for purchase as part of the Syncfusion React suite, which contains over 70 React components, including the Button. A single developer license for the Syncfusion Essential Studio for React suite costs $995.00 USD, including one year of support and updates. On top of this, we might be able to offer additional discounts based on currently active promotions. Please contact our sales team today to see if you qualify for any additional discounts.
You can find our React Button demo here.
No, our 70+ React components, including Button, are not sold individually, only as a single package. However, we have competitively priced the product so it only costs a little bit more than what some other vendors charge for their Button alone. We have also found that, in our experience, our customers usually start off using one of our products and then expand to several products quickly, so we felt it was best to offer all 70+ React components for a flat fee of $995/developer. On top of this, we might be able to offer additional discounts based on currently active promotions. Please contact our sales team today to see if you qualify for any additional discounts.
No, this is a commercial product and requires a paid license. However, a free community license is also available for companies and individuals whose organizations have less than $1 million USD in annual gross revenue and five or fewer developers.
A good place to start would be our comprehensive getting started documentation.
Greatness—it’s one thing to say you have it, but it means more when others recognize it. Syncfusion is proud to hold the following industry awards.