Skip to main content

Starwind UI v1.12 is now available!

Separator

Starwind UI

A beautiful component library for Astro.

Components
Documentation
Examples

Installation

Usage

Horizontal (Default)

Horizontal Separator

This is the default orientation.

Content Below

The separator divides content vertically.

Vertical

Left Content
Middle Content
Right Content

Custom Styling

Default border color

Custom color and thickness

Dashed style

API Reference

Separator

A visual divider component for separating content with horizontal or vertical orientation.

PropTypeDefault
orientation"horizontal" | "vertical""horizontal"
classstring-
<Separator orientation="horizontal" />

Changelog

v1.0.0

  • Initial release with starwind v1.10.0