Skip to Content
DocsEnterpriseBlogShowcase

Components

Accessible, modern and easy to style UI components.

SourceStorybookRecipe

Here's a list of all the components available in the library.

Accordion
Used to show and hide sections of related content on a page
Action Bar
Used to display a bottom action bar with a set of actions
Alert
Used to communicate a state that affects a system, feature or page.
Aspect Ratio
Used to embed responsive videos and maps, etc
Avatar
Used to represent user profile picture or initials
Badge
Used to highlight an item's status for quick recognition.
Bleed
Used to break an element from the boundaries of its container
Blockquote
Used to quote text content from an external source
Box
The most abstract styling component in Chakra UI on top of which all other Chakra UI components are built.
Breadcrumb
Used to display a page's location within a site's hierarchical structure
Button
Used to trigger an action or event
Card
Used to display content related to a single subject.
Center
Used to center its child within itself.
Checkbox Card
Used to select or deselect options displayed within cards.
Checkbox
Used in forms when a user needs to select multiple values from several options
Client Only
Used to render content only on the client side.
Clipboard
Used to copy text to the clipboard
Close Button
Used to trigger close functionality
Code
Used to display inline code
Collapsible
Used to expand and collapse additional content.
Container
Used to constrain a content's width to the current breakpoint, while keeping it fluid.
DataList
Used to display a list of similar data items.
Dialog
Used to display a dialog prompt
Drawer
Used to render a content that slides in from the side of the screen.
Editable
Used for inline renaming of some text.
Em
Used to mark text for emphasis.
Empty State
Used to indicate when a resource is empty or unavailable.
Environment Provider
Used to render components in iframes, Shadow DOM, or Electron.
Field
Used to add labels, help text, and error messages to form fields.
File Upload
Used to select and upload files from their device.
Flex
Used to manage flex layouts
Float
Used to anchor an element to the edge of a container.
For
Used to loop over an array and render a component for each item.
Format Byte
Used to format bytes to a human-readable format
Format Number
Used to format numbers to a specific locale and options
Grid
Used to manage grid layouts
Group
Used to group and attach elements together
Heading
Used to render semantic HTML heading elements.
Highlight
Used to highlight substrings of a text.
Hover Card
Used to display content when hovering over an element
Icon
Used to display an svg icon
Image
Used to display images
Input
Used to get user input in a text field.
Kbd
Used to show key combinations for an action
Link
Used to provide accessible navigation
List
Used to display a list of items
Locale Provider
Used for globally setting the locale
Mark
Used to mark text for emphasis.
Menu
Used to create an accessible dropdown menu
Select (Native)
Used to pick a value from predefined options.
Number Input
Used to enter a number, and increment or decrement the value using stepper buttons.
Pagination
Used to navigate through a series of pages.
Password Input
Used to collect passwords.
Pin Input
Used to capture a pin code or otp from the user
Popover
Used to show detailed information inside a pop-up
Portal
Used to render an element outside the DOM hierarchy.
Progress Circle
Used to display a task's progress in a circular form.
Progress
Used to display the progress status for a task.
Prose
Used to style remote HTML content
Radio Card
Used to select an option from list
Radio
Used to select one option from several options
Rating
Used to show reviews and ratings in a visual format.
Segmented Control
Used to pick one choice from a linear set of options
Select
Used to pick a value from predefined options.
Separator
Used to visually separate content
Show
Used to conditional render part of the view based on a condition.
Skeleton
Used to render a placeholder while the content is loading.
Slider
Used to allow users to make selections from a range of values.
Spinner
Used to provide a visual cue that an action is processing
Stack
Used to layout its children in a vertical or horizontal stack.
Stat
Used to display a statistic with a title and value.
Status
Used to indicate the status of a process or state
Steps
Used to indicate progress through a multi-step process
Switch
Used to capture a binary state
Table
Used to display data in a tabular format.
Tabs
Used to display content in a tabbed interface
Tag
Used for categorizing or labeling content
Text
Used to render text and paragraphs within an interface.
Textarea
Used to enter multiple lines of text.
Timeline
Used to display a list of events in chronological order
Toast
Used to display a temporary message to the user
Tooltip
Used to display additional information when a user hovers over an element.
Visually Hidden
Used to hide content visually but keep it accessible to screen readers.