List
A sliding list control
Name | Description |
---|---|
component | list |
value | value to display |
options | options object |
keepAlive | whether to keep the children alive when scrollaway (default to true ) |
clamp | clamp the scrolling effect, default to false , meaning OS dependent |
Options
| Name | Description |
| direction | vertical
, horizontal
|
Notes
- Be sure to provide a height for the list when horizontal