Home > ISYS_HeaderMenuSub1MenuItem
ISYS_HeaderMenuSub1MenuItem interface
Top-level secondary menu item
Signature
typescript
interface ISYS_HeaderMenuSub1MenuItem1
Properties
Property | Modifiers | Type | Description |
|---|---|---|---|
string | (Optional) Menu item icon | ||
string | Menu item ID, cannot be repeated | ||
Array<ISYS_HeaderMenuSub2MenuItem | null> | (Optional) Sub-menu item | ||
string | (Optional) Registration method name (the method needs to be exported in the extension entry file) | ||
string | Menu item title |