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.
Vertical flex container with named gap sizes
Stack
ui.stack({ gap = 'lg', className = 'w-[480px]' }, function() ui.typography('Content', { variant = 'h3' }) ui.text('Stacked body') end)
ui.stack(props?, children?)
lui.stack(props?, children?)
gap
'sm' | 'md' | 'lg'
md
className
string
style
font
theme
vars
Was this page helpful?