title | issue |
---|---|
Add pagination in media selection |
NEXT-31040 |
- Added the following data variables in
sw-media-field
component:page
limit
total
- Changed the following computed properties and methods in
sw-media-field
component to update the new data variables:suggestionCriteria
onSearchTermChange
fetchSuggestions
onTogglePicker
- Added
onPageChange
method insw-media-field
component to handle thepage
andlimit
change - Added
sw-pagination
component insw-media-field
component template to allow state transitions