Author Topic: how to control the menu item in the pic  (Read 2129 times)

徐雪峰

  • Pro Enterprise
  • Newbie
  • *
  • Posts: 48
    • View Profile
how to control the menu item in the pic
« on: September 10, 2020, 04:07:35 pm »
i don't know how to display the icon and how to set the item value by code

paramvir

  • Administrator
  • Hero Member
  • *****
  • Posts: 6310
    • View Profile
Re: how to control the menu item in the pic
« Reply #1 on: September 11, 2020, 06:55:35 am »
This corresponds to groupModel.headerMenu and groupModel.menuItems

https://paramquery.com/pro/api#option-groupModel

徐雪峰

  • Pro Enterprise
  • Newbie
  • *
  • Posts: 48
    • View Profile
Re: how to control the menu item in the pic
« Reply #2 on: September 11, 2020, 11:40:18 am »
but it is seem like there is no code about the groupModel.headerMenu and groupModel.menuItems in the sample .
why?

徐雪峰

  • Pro Enterprise
  • Newbie
  • *
  • Posts: 48
    • View Profile
Re: how to control the menu item in the pic
« Reply #3 on: September 11, 2020, 11:44:11 am »
 sorry, i fount a code like menuItems: ['grandSummary'],