AppBar
Presentations
v1.0
zero-schema
No description provided.
Required fields
PresentationType Children
Properties
PresentationType
string
required
This presentation is used to define a AppBar element in a presentation, specifically for displaying AppBar.
Allowed AppBar
BackgroundColor
string
optional
The background color of the AppBar.
Default
"#FFFFFF"Height
number
optional
The height of the AppBar in pixels.
IsTitleCenter
boolean
optional
A boolean value indicating whether the Title should be centered.
Default
trueOverFlowSpacing
number
optional
The overflow spacing of the AppBar in pixels.
Spacing
number
optional
The double value representing the spacing between the elements.
ShowAppDrawerIcon
boolean
optional
A boolean value indicating whether the App drawer icon should be shown.
Default
trueTitle
object
optional
The title of the AppBar
Children
array
required
The list of widgets to be displayed in this Column.
Studio editor metadata
Shapes the studio editor; not enforced at runtime.
BackgroundColor{
"OnChange": {
"To": "{{ Id }}",
"Handler": "Whisper"
},
"PresentationType": "ColorPicker",
"DisplayText": "BackgroundColor",
"Name": "BackgroundColor"
}
Children"Array"