hyTags
HomeHome Getting StartedGetting Started DocumentationDocumentation

input-set-disabled

Sets the disabled state of an input or textarea element.
Parameter
Type
Description
value
bool
The disabled state to set (true or false).
return
void
The selection with the updated disabled state.