GeoScrollableContainer Ready 7.1.0+
GeoScrollableContainer is a component designed to wrap a list of items
that is too long to display at once. It provides a button to load more items
from that list.
It's useful to be used altogether with GeoDropdown and GeoSelect.
Properties
| Prop name | Type | Default value | Description |
|---|---|---|---|
showMoreResultsButton
| boolean |
false
| Show description |
Events
| Name | Type | Description |
|---|---|---|
load-more-results |
{scrollToLastEntry: Function
| Load more results in GeoSelect options |
Slots
| Name | Description |
|---|---|
default | Use this slot to customize the content that can be scrolled |
moreResultsTextContent | Use this slot to customize the button displayed to show more results |
Constants
This component has no exported constants.