toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-react-dom
/
react.dom.aria
/
AriaAttributes
/
ariaReadOnly
aria
Read
Only
abstract
var
ariaReadOnly
:
Boolean
?
(
source
)
Indicates that the element is not editable, but is otherwise operable.
See also
aria
-disabled.