disabled
boolean
Last updated
boolean
Last updated
Optional
Type: boolean
Default: false
Conditionally disable the UI component to prevent the user from interacting with it. In this state, the UI component is visually greyed out.
You can return the value from a JS/TS function, e.g. disabled="$:isDisabled()"
.
disabled
on a text-input