Delimiter
A Delimiter is a line that creates visual and semantic separation between UI elements or sections.
Examples
import { Delimiter } from "@seduo/design-system";
...
<Delimiter />
<Delimiter />
API
name | type | default value | description |
---|---|---|---|
UFSAFE_className | string |
undefined | Specifies the custom class |
On this page