Fluid
|
A sidebar component for use in adaptive layouts. More...
A sidebar component for use in adaptive layouts.
To use, simply add an instance to your code, and anchor other components to it.
To show or hide, set the expanded property.
By default, the sidebar has a flickable built in, and whatever contents are added will be placed in the flickable. When you want this disabled, or want to fill the entire sidebar, set the autoFill property to false.
Examples:
For more information you can read the Material Design guidelines.