iink-ts - v4.0.0
Preparing search index...
IIMenuTool
Class IIMenuTool
Index
Constructors
constructor
Properties
canvas
config
id
wrapper?
Methods
destroy
hide
render
show
update
Constructors
constructor
new
IIMenuTool
(
canvas
:
TInteractiveInkCanvas
,
id
?:
string
,
config
?:
TMenuToolConfig
,
)
:
IIMenuTool
Parameters
canvas
:
TInteractiveInkCanvas
id
:
string
= "ms-menu-tool"
Optional
config
:
TMenuToolConfig
Returns
IIMenuTool
Properties
canvas
canvas
:
TInteractiveInkCanvas
config
config
:
Required
<
TMenuToolConfig
>
id
id
:
string
Optional
wrapper
wrapper
?:
HTMLDivElement
Methods
destroy
destroy
()
:
void
Returns
void
hide
hide
()
:
void
Returns
void
render
render
(
layer
:
HTMLElement
)
:
void
Parameters
layer
:
HTMLElement
Returns
void
show
show
()
:
void
Returns
void
update
update
()
:
void
Returns
void
Settings
Member Visibility
Protected
Inherited
Alpha
Beta
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
canvas
config
id
wrapper
Methods
destroy
hide
render
show
update
iink-ts - v4.0.0
Loading...