Divider
info
Props
Attribute | Description | Type | Default |
---|---|---|---|
dark | Adds indentation (72px) for normal dividers, reduces max height for vertical. | boolean | false |
inset | Applies dark. theme. | boolean | false |
class | Prop that determines the class to add to the menu. | string | ‘container container–fluid’ |
vertical | Displays dividers vertically. | boolean | false |
visible | Visibility of Divider component. | boolean | true |