Props
| Prop | Type | Default | Notes |
|---|---|---|---|
orientation | vertical | horizontal | vertical | |
placement | center | start | end | center | |
tone | '' | neutral | primary | secondary | tertiary | error | neutral |
StellarUI
Rule-and-label divider that ports the shipped orientation, placement, and tone behavior.
<stellar-divider>OR</stellar-divider>Complete props, events, slots, and implementation notes for the shipped divider.
| Prop | Type | Default | Notes |
|---|---|---|---|
orientation | vertical | horizontal | vertical | |
placement | center | start | end | center | |
tone | '' | neutral | primary | secondary | tertiary | error | neutral |
| Event | Source | Notes |
|---|---|---|
| custom events | none | stellar-divider is purely structural and emits no events. |
| Slot | Notes |
|---|---|
| default | Optional center label or inline content shown between the divider rules. |