- SuccessBadge
Badges are status descriptors used to emphasize an item's state.
- Button
Buttons indicate actions that users can take, like adding an item to the cart.
- Checkbox
Checkboxes allow users to toggle an option on or off.
- Icon
Icons are simplified graphics used to represent concepts and help users navigate the UI.
- Input
Fields used to get user inputs.
- Label
Describes the meaning of input fields.
- Link
Performs the same behavior of a regular anchor tag (
a
), but can be used as any HTML tag and component. - Great Unordered List
- Ok Unordered List
- Bad Unordered List
ListLists group related content. They can be ordered or unordered.
- Loader
Loaders provide a visual cue that an action is being processed.
- A content outside meOverlay
Overlays provide contextual information on top of the current layer of the interface.
- 62.5Price
Used to display the price of a given product, discount and total values.
- Radio
Allow users to select one option from a set.
- Select
Select components allow users to pick an option from a predefined list.
- Skeleton
Improves the store's experience and perceived performance through loading placeholders.
- 0500Slider
Allows users to select a single value from a range.
- visually hidden textSROnly
Hides an element visually. Improve accessibility by providing text to screen readers when applied.