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.
Framed container for grouped LUI content
Panel
ui.panel({ width = 'lg', className = 'm-0 w-full max-w-[980px]' }, function() ui.typography('Controls', { variant = 'h3' }) ui.text('Panel body') end)
ui.panel(props?, children?)
lui.panel(props?, children?)
width
'sm' | 'md' | 'lg'
md
className
string
style
font
theme
vars
Was this page helpful?