Skip to main content

Interface: DisplaySettings

Defined in: types.ts:205

Properties

bottom_margin

bottom_margin: number

Defined in: types.ts:216


global_style

global_style: string

Defined in: types.ts:211


height

height: number

Defined in: types.ts:207


interactive

interactive: boolean

Defined in: types.ts:218


left_margin

left_margin: number

Defined in: types.ts:215


padding

padding: number

Defined in: types.ts:213


right_margin

right_margin: number

Defined in: types.ts:217


roughjs_config

roughjs_config: Config

Defined in: types.ts:210


sort_by

sort_by: SortOptions

Defined in: types.ts:208


style

style: Styles

Defined in: types.ts:209


theme

theme: string

Defined in: types.ts:212


top_margin

top_margin: number

Defined in: types.ts:214


width

width: number

Defined in: types.ts:206