kvision / pl.treksoft.kvision.tabulator.js / Tabulator / SelectParamsGroup

SelectParamsGroup

(js) interface SelectParamsGroup

Properties

(js)

elementAttributes

open var elementAttributes: Any?
(js)

label

abstract var label: String
(js)

options

open var options: Array<SelectLabelValue>?
(js)

value

open var value: dynamic