Showing 1-20 of 138,189 packages
Tooltips are floating labels that briefly explain the function of a user interface element. They can be triggered when users hover, focus, tap, or click.
Igloo tokens are all the values needed to construct and maintain a design system — spacing, color, fonts, opacity, etc..
A set of icons handcrafted by Officevibe
Buttons are used primarily for user interaction.
Select inputs let users choose one option from an options menu.
Toggle is a component used for binary choice for a given option.
The textarea component defines a multi-line text input control.
Cards are used to group similar concepts and tasks to make it easier for users to scan, read, and get things done.
Use to highlight information for the user that requires his attention.<br/> Alerts can be position at the top of the page or into other components.
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.
Use Radio components to be part of an options list where users can only make a single choice.
Popovers are small overlays that open on demand. They let users access additional content and actions without cluttering the page.
Hyperlink are interactive elements that allow users to navigate in webpage.
A disclosure is a widget that toggles the visibility of content by clicking a button.
Provider allows you to set the locale for all Igloo components that need it. This should be done by wrapping the entire application in the provider. There are also hooks available such as useLocale and useLocalizedStringFormatter.
IconButton are used primarily for actions.
An image icon used to identify a user.
Input enable the user to interact with and used for freeform data entry.
A color can be used in place of an avatar. The background color and text color are customizable.
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.