Skip to content

Divider

Divider

jsx
import Divider from 'intergalactic/divider';
<Divider />;
import Divider from 'intergalactic/divider';
<Divider />;

DividerProps

& {...}
NameTypeDescription
use"primary" | "secondary"Type of the divider
themestring | "invert"Theme of the divider
orientation"horizontal" | "vertical"Orientation of the divider

Released under the MIT License.

Released under the MIT License.