@wix/design-system
Version:
@wix/design-system
19 lines (15 loc) • 466 B
Markdown
### dataHook
- type: string
- description: Applied as data-hook HTML attribute that can be used in the tests
### className
- type: string
- description: Specifies a CSS class name to be appended to the component’s root element.
### title
- type: node
- description: A text to show as the header title
### subtitle
- type: node
- description: A text to show as the header subtitle
### children
- type: node
- description: A custom node to render from the bottom