@fimagine/writeboard
Preparing search index...
BoardOptions
Interface BoardOptions
interface
BoardOptions
{
element
?:
HTMLElement
;
height
?:
number
;
layers
?:
ILayerInits
[]
;
scrollHeight
?:
number
;
scrollWidth
?:
number
;
toolType
?:
string
;
width
?:
number
;
}
Index
Properties
element?
height?
layers?
scroll
Height?
scroll
Width?
tool
Type?
width?
Properties
Optional
element
element
?:
HTMLElement
Optional
height
height
?:
number
Optional
layers
layers
?:
ILayerInits
[]
Optional
scroll
Height
scrollHeight
?:
number
Optional
scroll
Width
scrollWidth
?:
number
Optional
tool
Type
toolType
?:
string
Optional
width
width
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
element
height
layers
scroll
Height
scroll
Width
tool
Type
width
@fimagine/writeboard
Loading...