Skip to content

@fabwcie/free-drawing • API


@fabwcie/free-drawing / @types/drawer / DrawerOptions

Type alias: DrawerOptions ​

DrawerOptions: object

Type declaration ​

autoSave ​

autoSave: boolean

height ​

height: number

id ​

id: string

localStorageKey ​

localStorageKey: string

opacity ​

opacity: number

scaling ​

scaling: number

strokeColor ​

strokeColor: ColorLike

strokeWidth ​

strokeWidth: number

tool ​

tool: AvailableTools

width ​

width: number

zoom ​

zoom: boolean

zoomWidget ​

zoomWidget: boolean

Source ​

@types/drawer.d.ts:3