Name | Type | Description |
---|---|---|
AUTO | String | Delegate the scrolling behavior to the parent when the end of the scrollable area is reached. |
NONE | String | It doesn't propagate to the parent when the end of the scroll area is reached. |
type | String |
---|---|
Delegate the scrolling behavior to the parent when the end of the scrollable area is reached.
|
type | String |
---|---|
It doesn't propagate to the parent when the end of the scroll area is reached.
|