Preparing search index...
The search index is not available
edocu-sdk
edocu-sdk
MenuItem
Interface MenuItem
interface
MenuItem
{
arguments
?:
{
[
arg
:
string
]:
unknown
}
;
buttonStyle
?:
{
backgroundColor
?:
string
;
color
?:
string
;
iconColor
?:
string
;
}
;
displayName
:
string
;
icon
?:
string
;
name
:
string
;
screen
:
string
;
type
:
"item"
;
}
Hierarchy (
View Summary
)
MenuItemBase
MenuItem
Index
Properties
arguments?
button
Style?
display
Name
icon?
name
screen
type
Properties
Optional
arguments
arguments
?:
{
[
arg
:
string
]:
unknown
}
Optional
button
Style
buttonStyle
?:
{
backgroundColor
?:
string
;
color
?:
string
;
iconColor
?:
string
}
display
Name
displayName
:
string
Optional
icon
icon
?:
string
name
name
:
string
screen
screen
:
string
type
type
:
"item"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
arguments
button
Style
display
Name
icon
name
screen
type
edocu-sdk
Loading...