@spark-ui/tag
Button component is used to trigger an action or event, such as submitting a form, opening a Dialog, canceling an action, or performing a delete operation.
Button component is used to trigger an action or event, such as submitting a form, opening a Dialog, canceling an action, or performing a delete operation.
Spark CLI utils
Displays a list of options for the user to pick from—triggered by a button. Differs from Select in that it offers multiple select and its list is not native.
Icon button renders an icon within in a button
Stepper allows a user to enter a number, and increment or decrement the value using dedicated buttons.
Spinners provide a visual cue that an action is processing awaiting a course of change or a result.
A control that allows the user to toggle between checked and not checked.
A set of layered sections of content—known as tab panels—that are displayed one at a time.
Spark Tailwind plugins
Renders a React subtree in a different part of the DOM.
Component used to get user input in a text field
Renders an accessible label associated with controls
Semantic component used to wrap elements (cards, blog posts, articles, etc.) in a link.
Displays rich content in a portal, triggered by a button.
A progress tracker component is a visual navigation element typically used to display progress or guide user through a multi-step process.
interface that allows navigating between pages that contain split information, instead of being shown on a single page
spark-ui icons
Displays an indicator showing the completion progress of a task, typically displayed as a progress bar.
Component used when only one choice may be selected in a series of options
package for sharing reusable code and resources across the codebase