Layout.separator
Server-rendered
Horizontal or vertical separator.
Horizontal separator
Overview
Details
<div class="space-y-3">
<p class="text-sm">Overview</p>
<.separator />
<p class="text-sm">Details</p>
</div>
Attributes
| Name | Type | Default | Values | Global Includes |
|---|---|---|---|---|
class
|
:string |
— | — | — |
decorative
|
:boolean |
true
|
— | — |
orientation
|
:atom |
:horizontal
|
:horizontal
,
:vertical
|
— |
rest
|
:global |
— | — | — |
Slots
No slots declared.