Separator — Playground

px
Before
After
appearance
orientation
spacing
html.html
<hr kuiSeparator />
NameTypeDefaultDescription
appearance'subtle' | 'default' | 'strong''default'Visual divider emphasis.
orientation'horizontal' | 'vertical''horizontal'Divider direction. Vertical separators set aria-orientation="vertical" and stretch to the parent block size.
spacing'none' | 'xs' | 'sm' | 'md' | 'lg''sm'Outer spacing around the divider line.

Inputs verified against @kikita-labs/ui v1.6.1 public typings.