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.
Primitive paragraph text for LUI pages
Text
ui.text(value, props?)
lui.text(value, props?)
lui.page('copy', function(ui) ui.text('Inventory synced') ui.text('Waiting for server response', { tone = 'muted' }) end)
value
string | number | reactive getter
tone
'default' | 'muted'
muted
default
className
string
style
table
font
color
theme
vars
ui.typography
ui.text
Was this page helpful?