Duskmoon UI Storybook
Components
Markdown
Quick search...
⌘K
Storybook
Components
Actionbar
Breadcrumb
Card
Left Menu
Link
Loading
Markdown
Modal
Pagination
Tab
Table
- 0.6.1
Actionbar
Components
Actionbar
Breadcrumb
Components
Breadcrumb
Card
Components
Card
Left Menu
Components
Left Menu
Link
Components
Link
Loading
Components
Loading
Markdown
Components
Markdown
Modal
Components
Modal
Pagination
Components
Pagination
Tab
Components
Tab
Table
Components
Table
Markdown
Stories
Playground
Source
Stories
Playground
Source
Preview
Code
### Mermaid Chart ```mermaid graph LR; A-->B; A-->C; B-->D; C-->D; ``` ```mermaid graph TD; A-->B; A-->C; B-->D; C-->D; ```
Attributes
Event logs
Attribute
Type
Documentation
Default
Value
id
:any
html attribute id
false
class
:any
html attribute class
""
debug
:boolean
remark-element attribute, enable debug
false
content
:string
markdown content
""
Open a variation
Default
With code
With mermaid