state property

JsMap? state

Implementation

external JsMap? get state;
void state=(JsMap? value)

Implementation

external set state(JsMap? value);