Separator

Horizontal or vertical rules between sections.

Installation

Add this item from the registry, or import it from the package after installing Default File UI.

Registry path

itsvigneshv/default-file-ui/separator

Package import

import { Separator } from "@default-file/ui/components/df-separator"

Horizontal

Default orientation.

Above

Below

Vertical

Inline divider between items.

Left
Right

Properties

Horizontal or vertical rule between sections.

Separator

PropTypeDefaultNotes
orientation"horizontal" | "vertical""horizontal"Direction of the rule.
decorativebooleantrueWhen true, treated as presentational for assistive tech.
classNamestringAdditional styles.