Type Alias NEMenuItemInfo

NEMenuItemInfo: { icon: string; text: string }

Type declaration

  • icon: string
  • text: string