toggle menu
kilua-project
0.0.15
common
switch theme
search in API
kilua-dom
/
web.dom
/
TimeRanges
Time
Ranges
abstract
class
TimeRanges
:
JsAny
Exposes the JavaScript
TimeRanges
to Kotlin
Members
Constructors
Time
Ranges
Link copied to clipboard
constructor
(
)
Properties
length
Link copied to clipboard
open
val
length
:
Int
Functions
end
Link copied to clipboard
fun
end
(
index
:
Int
)
:
Double
start
Link copied to clipboard
fun
start
(
index
:
Int
)
:
Double