iink-ts - v4.0.0
Preparing search index...
IIMenuStyle
Class IIMenuStyle
Index
Constructors
constructor
Properties
canvas
config
id
sub
Menu
Content?
sub
Menu
Wrapper?
trigger
Btn?
wrapper?
Accessors
is
Mobile
model
row
Height
symbols
Selected
write
Shape
Methods
destroy
hide
render
show
update
Constructors
constructor
new
IIMenuStyle
(
canvas
:
TInteractiveInkCanvas
,
id
?:
string
,
config
?:
TMenuStyleConfig
,
)
:
IIMenuStyle
Parameters
canvas
:
TInteractiveInkCanvas
id
:
string
= "ms-menu-style"
Optional
config
:
TMenuStyleConfig
Returns
IIMenuStyle
Properties
canvas
canvas
:
TInteractiveInkCanvas
config
config
:
Required
<
TMenuStyleConfig
>
id
id
:
string
Optional
sub
Menu
Content
subMenuContent
?:
HTMLDivElement
Optional
sub
Menu
Wrapper
subMenuWrapper
?:
HTMLDivElement
Optional
trigger
Btn
triggerBtn
?:
HTMLButtonElement
Optional
wrapper
wrapper
?:
HTMLDivElement
Accessors
is
Mobile
get
isMobile
()
:
boolean
Returns
boolean
model
get
model
()
:
IIModel
Returns
IIModel
row
Height
get
rowHeight
()
:
number
Returns
number
symbols
Selected
get
symbolsSelected
()
:
TSymbol
[]
Returns
TSymbol
[]
write
Shape
get
writeShape
()
:
boolean
Returns
boolean
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
sub
Menu
Content
sub
Menu
Wrapper
trigger
Btn
wrapper
Accessors
is
Mobile
model
row
Height
symbols
Selected
write
Shape
Methods
destroy
hide
render
show
update
iink-ts - v4.0.0
Loading...