Documentation Index
Fetch the complete documentation index at: https://docs.sure-developer.com/llms.txt
Use this file to discover all available pages before exploring further.
Row
Row renders a horizontal flex container with wrapping and a default gap.
API
Props
| Prop | Type | Description |
|---|---|---|
align | 'start' | 'center' | 'end' | Vertical alignment. Defaults to center. |
className | string | Appends classes to the default row class. |
style, font, theme, vars | mixed | Common LUI styling props. |
