enum class RowPosition
Row scroll positions .
BOTTOM
TOP
CENTER
NEAREST
createInstance
fun <T> Any?.createInstance(vararg args: dynamic): T
Helper function for creating JavaScript objects from dynamic constructors.