Skip to main content

Interface: Style

Defined in: types.ts:5

Properties

box_compound?

optional box_compound?: object

Defined in: types.ts:17

Index Signature

[index: number]: Options | { key?: Options; value?: Options; }


box_container?

optional box_container?: Options

Defined in: types.ts:11


box_id?

optional box_id?: Options

Defined in: types.ts:9


box_type?

optional box_type?: Options

Defined in: types.ts:10


text_compound?

optional text_compound?: object

Defined in: types.ts:12

Index Signature

[index: number]: PropertiesHyphen<0 | string & object, string & object> | { key?: PropertiesHyphen<0 | string & object, string & object>; value?: PropertiesHyphen<0 | string & object, string & object>; }


text_id?

optional text_id?: PropertiesHyphen<0 | string & object, string & object>

Defined in: types.ts:6


text_type?

optional text_type?: PropertiesHyphen<0 | string & object, string & object>

Defined in: types.ts:7


text_value?

optional text_value?: PropertiesHyphen<0 | string & object, string & object>

Defined in: types.ts:8