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.
Semantic text variants for headings, paragraphs, code, and muted copy
Typography
ui.typography('sure_lib Lua UI', { variant = 'h1' }) ui.typography('A runtime page rendered from Lua.', { variant = 'lead' })
ui.typography(value?, props?, children?)
lui.typography(value?, props?, children?)
h1
h2
h3
h4
p
lead
muted
large
div
small
blockquote
code
value
string | reactive getter
variant
as
string
className
style
Was this page helpful?