Components
Tabs
Breadcrumb
Messages
A simple info message to show surface and border colors.
A warning message to exercise theme state tokens.
Table
| Name |
Job |
Country |
| Jane Doe |
Developer |
US |
| John Smith |
Designer |
UK |
Horizontal rule
Panel
Code block
const theme = {
flavor: 'dracula',
mode: 'dark',
};