Back to Slint

NavigationGroup

ui-libraries/material/docs/src/content/collections/structs/NavigationGroup.md

1.16.1197 B
Original Source

NavigationGroup

This structure represents a NavigationGroup with a title and items.

  • title (string): The title of the group.
  • items ([NavigationItem]): The items of the group.