Skip to main content

Interface: DisplaySettings

Defined in: types.ts:204

Properties

bottom_margin

bottom_margin: number

Defined in: types.ts:215


global_style

global_style: string

Defined in: types.ts:210


height

height: number

Defined in: types.ts:206


interactive

interactive: boolean

Defined in: types.ts:217


left_margin

left_margin: number

Defined in: types.ts:214


padding

padding: number

Defined in: types.ts:212


right_margin

right_margin: number

Defined in: types.ts:216


roughjs_config

roughjs_config: Config

Defined in: types.ts:209


sort_by

sort_by: SortOptions

Defined in: types.ts:207


style

style: Styles

Defined in: types.ts:208


theme

theme: string

Defined in: types.ts:211


top_margin

top_margin: number

Defined in: types.ts:213


width

width: number

Defined in: types.ts:205