Divider
Usage
Copy Code
<Divider style="width:200px" />
Theming
Token | Default value |
---|---|
--np-divider-color | --np-color-outline-variant |
Example
Copy Code
--np-divider-color="var(--np-color-tertiary)" style="width:200px"
API
Attributes
Attribute | Type | Default | Description |
---|---|---|---|
variant | 'full' | 'inset' | 'inset-middle' | 'full' | The type of the divider |