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