@mfp-design-system/divider
v1.0.0
Published
Divider / separator web component for the mfp-design-system.
Downloads
402
Readme
@mfp-design-system/divider
A horizontal or vertical separator with optional centered label.
<mfp-divider></mfp-divider>
<mfp-divider label="or"></mfp-divider>
<mfp-divider orientation="vertical"></mfp-divider>| Attribute | Type | Default |
| ------------- | ---------------------------- | -------------- |
| orientation | 'horizontal' \| 'vertical' | 'horizontal' |
| label | string | '' |
