style property

Map<String, String> get style

Implementation

external Map<String, String> get style;
set style (Map<String, String> v)

Implementation

external set style(Map<String, String> v);