Divider()function
Divider(props: DividerProps): void
| Param | Type | |
|---|---|---|
props | DividerProps | Props for Divider — space and colour variants. required |
Horizontal rule separating blocks of content — rendered as <hr>.
Examples
<Divider />
Divider(props: DividerProps): void
| Param | Type | |
|---|---|---|
props | DividerProps | Props for Divider — space and colour variants. required |
Horizontal rule separating blocks of content — rendered as <hr>.
<Divider />