Page¶
- component fbx.ui.settings.Page¶
Page is a container for a set of setting items.
- property title¶
Text string to show a preview of the page, often used by visual items like a
Breadcrumb
.
- property info¶
Info string of the currently focused item.
- property showInfo¶
Whether the page requires info panel to be shown.
- property elements(default)¶
Children elements to show in the page. They are visually laid out as a column.