Leave Yamada UI a star
Search the docs
Yamada UI provides prebuilt components to help you build projects faster.
Components for building the layout of the project, such as Box and Stack, are available.
Box
Stack
Components such as Heading and Text are available for constructing text in your project.
Heading
Text
Components for building forms in the project, such as Input and Select, are available.
Input
Select
Components for constructing the display of project data, such as Table and Calendar, are available.
Table
Calendar
Components such as Link and Breadcrumb are available to display hyperlinks and the location of pages within the project.
Link
Breadcrumb
Components such as Accordion or Tabs are available to save display space while showing numerous items.
Accordion
Tabs
Components such as Modal and Drawer are available to temporarily block interactions with the background UI.
Modal
Drawer
Components such as Alert and Skeleton are available for notifying users and prompting them to wait while content is loading.
Alert
Skeleton
Components such as Icon and Image are available to embed images and svg into your project.
Icon
Image
svg
Components such as Collapse and Fade are available to provide animations to elements, creating visual transitions.
Collapse
Fade
Other useful components such as Ripple and Portal are available.
Ripple
Portal
Edit this page on GitHub