Skip to content

@fabwcie/free-drawing • API


@fabwcie/free-drawing / constants / shapeName

Variable: shapeName ​

const shapeName: object

Type declaration ​

background ​

background: string = 'drawer-background'

gridLine ​

gridLine: string = 'drawer-grid-line'

guideLine ​

guideLine: string = 'drawer-guide-line'

line ​

line: string = 'drawer-line'

selection ​

selection: string = 'drawer-selection'

text ​

text: string = 'drawer-text'

Source ​

constants.ts:18