Leave Yamada UI a star
Search the docs
Components for constructing the display of project data, such as Table and Calendar, are available.
Table
Calendar
Tag is a component used to categorize or organize items using keywords that describe them.
Tag
Badge is a component that emphasizes the status of an item to make it immediately recognizable.
Badge
Kbd is a component that represents keyboard input.
Kbd
List is a component for displaying lists. By default, it renders a ul element.
List
ul
Card is a component that groups and displays related information. By default, it renders a section element.
Card
section
Stat is used to display numbers or data within a box.
Stat
Table is a table component equipped with column sorting, row selection, and click event features.
PagingTable is a table component with pagination functionality.
PagingTable
NativeTable is a component for efficiently organizing and displaying data.
NativeTable
Calendar is a component for displaying or selecting dates in a calendar.
LineChart is a component for drawing line charts to compare multiple sets of data.
LineChart
AreaChart is a component for drawing area charts to compare multiple sets of data.
AreaChart
BarChart is a component for drawing bar charts to compare multiple sets of data.
BarChart
PieChart is a component for drawing pie charts to compare multiple sets of data.
PieChart
DonutChart is a component for drawing donut charts to compare multiple sets of data.
DonutChart
RadarChart is a component for drawing radar charts to compare multiple sets of data.
RadarChart
RadialChart is a component for drawing radial charts to compare multiple sets of data.
RadialChart
Carousel is a component that displays multiple elements like a slideshow.
Carousel
Reorder is a component that allows you to change the order of items using drag and drop.
Reorder
Resizable is accessible resizable panel groups and layouts with keyboard support.
Resizable
We are currently considering the development of Dockable.
Dockable
ScrollArea is a component that displays a customized scrollbar.
ScrollArea
InfiniteScrollArea is a component that provides infinite scrolling functionality. This component offers a smooth scrolling experience by automatically loading and displaying the next dataset when the end of the component is reached.
InfiniteScrollArea
ColorSwatch is a component that displays color samples.
ColorSwatch
We are currently considering the development of DataList.
DataList
Markdown is a component that renders text in markdown format.
Markdown
We are currently considering the development of Timeline.
Timeline
Edit this page on GitHub