Environment variables
Advanced settings
Tree branch
Default
Closed disclosure affordance.
/render stateDisclosure chevron with open, directional, and size states.
Caret is an affordance, not decoration. Keep it currentColor, small, and baseline-aligned beside tree rows, accordions, and selects.
Controls update query params directly, so every primitive state can be linked, rendered, and screenshotted deterministically.
Every state maps to the same render route through the `state` query param.
Closed disclosure affordance.
/render stateOpen disclosure affordance.
/render stateDirectional variants.
/render state| Name | Type | Default | Description |
|---|---|---|---|
direction | 'right' | 'down' | 'up' | right | Base chevron orientation. |
open | boolean | false | Rotates the caret to the disclosure-open state. |
size | 'small' | 'medium' | 'large' | medium | Caret box and stroke rhythm. |