Console
hyTags
Home
Home
Documentation
Documentation
selection-set-disabled
Sets the disabled state of the selected input element.
Parameter
Type
Description
value
Bool
True to disable, false to enable
return
void
Void
Test Case:
Set input to disabled
<input type="text">
<input type="text">
<selection-set-disabled value="true"> <selection-is-disabled> <assert-true>
<selection-set-disabled value="true"> <selection-is-disabled> <assert-true>
👆 Try to change something!
Live preview
Run
Array
Assert
Attribute
Bool
Class
Closure
Cookie
Data
Date
DateTime
Debug
Element
Error
Event
Form
Fragment
Function
If
Input
Items
Javascript
Loop
Number
Object
Page
Property
Rect
Request
Response
Selection
Storage
String
Style
Time
Url
Value
Var
Window
Quick Reference
Test succeeded
Test failed