Kotlin Wrappers API Reference
Toggle table of contents
web
Target filter
web
Switch theme
Search in API
Skip to content
Kotlin Wrappers API Reference
kotlin-testing-library-dom
/
testing.library.dom
/
ByRoleOptionsValue
By
Role
Options
Value
external
interface
ByRoleOptionsValue
(
source
)
Members
Properties
max
Link copied to clipboard
abstract
var
max
:
Double
?
min
Link copied to clipboard
abstract
var
min
:
Double
?
now
Link copied to clipboard
abstract
var
now
:
Double
?
text
Link copied to clipboard
abstract
var
text
:
Matcher
?