Separator

Lays down the access creds for a separator. It’s the visual boss that splits up chunks of content, like menu items or page sections.

Basic

Sometimes you need a separator to separate content. This component is a simple wrapper around the Separator component from react-aria-components. It's a breeze to use.

Installation

In the terminal, run the following command to begin:
npx hq-kit add separator

Orientation

Separator has two orientations: horizontal and vertical. The default is horizontal.