diff --git a/index.html b/index.html index 79177ee..20e5083 100644 --- a/index.html +++ b/index.html @@ -7486,7 +7486,9 @@
aria-readonly
=true
Value.IsReadOnly
: true
+ Property: Value.IsReadOnly
: true
, if the element implements IValueProvider
.RangeValue.IsReadOnly
: true
, if the element implements IRangeValueProvider
.AriaProperties.readonly
: true
aria-readonly
=false
Value.IsReadOnly
: false
+ Property: Value.IsReadOnly
: false
, if the element implements IValueProvider
.RangeValue.IsReadOnly
: false
, if the element implements IRangeValueProvider
.AriaProperties.readonly
: false