UNPKG

@wix/design-system

Version:

@wix/design-system

19 lines (16 loc) 489 B
### children - type: ReactNode - description: A custom node to render from the bottom ### dataHook - type: string - description: Applied as data-hook HTML attribute that can be used in the tests ### title - type: ReactNode - description: A text to show as the header title ### subtitle - type: ReactNode - description: A text to show as the header subtitle ### className - type: string - description: Specifies a CSS class name to be appended to the component's root element. - internal