React
Is new design vision part implemented using new tokens?
React
Is new design vision part implemented using new tokens?
import { Divider } from '@optimus-web/core';
<Divider />
Name |
Description |
Type |
Default |
---|---|---|---|
children |
Defines the divider content |
ReactNode |
undefined |
pageDivider |
Makes the border 8px |
boolean |
false |
variant |
Defines the variant for the divider |
DividerVariant |
'horizontal' |