Separator — Playground
appearance
orientation
spacing
<hr kuiSeparator />| Name | Type | Default | Description |
|---|---|---|---|
| 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.