Display
To display important information or images in a central alignment.
Basic
Describe the main part with a paragraph.
With Code
Show multiline code blocks.
With Snippet
Show shell codes.
Component Caption
Use component on caption
prop.
APIs
Display.Props
Attribute | Description | Type | Accepted values | Default |
---|---|---|---|---|
caption | description for display block | ReactNode / string | - | - |
shadow | show shadow | boolean | - | false |
... | native props | HTMLAttributes | - | - |
Contributors