Buttons are used primarily for user interaction.
ButtonGroup displays multiple related actions or options stacked in a horizontal row to help with arrangement and spacing.
IconButton are used primarily for actions.
The option button is a component that will often be used in a group of multiple option buttons and will play a role similar to the radio buttons.
The Toaster component is a non-disruptive message that appears at the top of the viewport to provide quick, at-a-glance feedback on the outcome of an action.
This component is used to display a menu that will contain a list of menu options. The menu is dismissible if you click outside the dropdown.
TypeScript definitions for leaflet
The Modal is an interface component positioned over the page content to emphasize new elements. It blocks standard navigation and requires interaction from the user to be dismissed.
A package of feature-rich Essential JS 2 components such as Button, CheckBox, RadioButton and Switch.
The Dialog is much like the Modal component, except it is simpler. It contains a title, sub title, dismiss action and a validate action.
The Stepper component provides a visual representation of a multi-step process.
A disclosure is a widget that toggles the visibility of content by clicking a button.
Igloo tokens are all the values needed to construct and maintain a design system — spacing, color, fonts, opacity, etc..
The filter component is a button that is used to filter the items of a list or table.
A set of icons handcrafted by Officevibe
Responsive and accessible React UI components built with React and Emotion
A carousel allows users to see and navigate the steps within a flow.
A metric component is a button that visually represents a specific metric or measurement. It provides a concise and interactive way for users to access important information or track key performance indicators.
Displays a sub-element overlaid and renders the content
Use Radio components to be part of an options list where users can only make a single choice.
A package of feature-rich Essential JS 2 components such as DropDownButton, SplitButton, ProgressButton and ButtonGroup.
A React component that is a base button.
An image icon used to identify a user.
Toggle is a component used for binary choice for a given option.