*.std file contents must start with window. User interface standard code syntax is much like creating standards but with other reserved words you can use to display premade or custom elements. Let’s start simple…
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
*.std file contents must start with window. User interface standard code syntax is much like creating standards but with other reserved words you can use to display premade or custom elements. Let’s start simple…
window: "Hello" {
label: "Hello World"
}
window: VAR_NAME, "Window Title" {
#Elements
}
window {
form: @STDREF {
onsubmit {
#Logic for on submit
}
}
}
window
section
button
input
label
onsubmit
form
header
sidebar
onclick
nav
show
hide
table
element
link
securedinput