zero.appdocs

Expanded

Presentations v1.0 zero-schema

No description provided.

Required fields

PresentationType Child

Properties

PresentationType string required
The Expanded widget is used to expand a child widget to fill the available space along the main axis in a Flex container (like a Row or Column). It is often used to make a child widget take up the remaining space in the parent widget after other children have been sized.
Allowed Expanded
Flex integer optional
It defines how much space the child widget should occupy in relation to the other children in the same parent widget.
Default 1
Child object required
The Child property defines the child widget to be expanded