Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Horizontal flex container with wrapping and alignment
Row
ui.row({ align = 'start', className = 'justify-between' }, function() ui.badge('Live') ui.button('Close', onClose) end)
ui.row(props?, children?)
lui.row(props?, children?)
align
'start' | 'center' | 'end'
center
className
string
style
font
theme
vars
Was this page helpful?