Reusable component library with tenant-aware theming for B2C applications
TypeScript definitions for leaflet
Use Radio components to be part of an options list where users can only make a single choice.
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.
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.
Figma JSON
Igloo tokens are all the values needed to construct and maintain a design system — spacing, color, fonts, opacity, etc..
**Figma Design-to-Code MCP Server | Figma 设计稿转代码 MCP 服务**
A set of icons handcrafted by Officevibe
This repository contains the typings for the Semi D2C.
An image icon used to identify a user.
IconButton are used primarily for actions.
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.
Toggle is a component used for binary choice for a given option.
The textarea component defines a multi-line text input control.
The text editor is a multiline text component with text formatting capabilities. It supports bold, italic, underline, strikethrough and markdown shortcuts as well as adding links and lists.
Buttons are used primarily for user interaction.
Providing additional information about a form input.
Input enable the user to interact with and used for freeform data entry.
Popovers are small overlays that open on demand. They let users access additional content and actions without cluttering the page.
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.
Informs user that text is clipped.
A Figma plugin for D2C
Progress bar that displays linear progress. Works best with elements that do not involve specific steps.