Ubuntu.Components.PageHeadSections
PageHeadSections is used to configure the sections for a Page. More...
Import Statement: | import Ubuntu.Components 1.3 |
Since: | Ubuntu.Components 1.1 |
Inherits: |
Properties
- actions : Action
- enabled : bool
- model : var
- selectedIndex : int
Detailed Description
These sections will be shown in the bottom part of the header. This component does not need to be instantiated by the developer, it is automatically part of PageHeadConfiguration.
See also Sections.
Property Documentation
actions : selectedIndex. When selectedIndex] will be triggered. This QML property was introduced in Ubuntu.Components 1.3.
Set this property to false to disable user interaction to change the selected section. Default value: true
|