SAS Developer Portal
SVI Solution Extensions
Preparing search index...
The search index is not available
SAS® Visual Investigator API
@sas/vi-api
control
SASMenuItem
Interface SASMenuItem
interface
SASMenuItem
{
disabled
?:
boolean
|
(
(
)
=>
boolean
)
;
iconClass
?:
string
;
items
?:
SASMenuItem
[]
;
label
?:
string
;
separator
?:
boolean
;
showLabel
?:
boolean
;
onClick
?
(
)
:
void
;
}
Index
Properties
disabled?
icon
Class?
items?
label?
separator?
show
Label?
Methods
on
Click?
Properties
Optional
disabled
disabled
?:
boolean
|
(
(
)
=>
boolean
)
Optional
icon
Class
icon
Class
?:
string
Optional
items
items
?:
SASMenuItem
[]
Optional
label
label
?:
string
Optional
separator
separator
?:
boolean
Optional
show
Label
show
Label
?:
boolean
Methods
Optional
on
Click
on
Click
(
)
:
void
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
disabled
icon
Class
items
label
separator
show
Label
Methods
on
Click
SAS Developer Portal
SVI Solution Extensions
@sas/vi-api - v1.46.0
Loading...