- URLs are specified in JS
- Item with id
1
is preselected
- See HTML by observing source of this page
- See initialization code in demo/index.js
- URLs are specified in data-attributes
- Translated to Danish
- Multiple inputs in dropdown for multilingual titles
- Removed
form-control
class from the input field
- See HTML by observing source of this page
- See initialization code in demo/index.js
- See customized styles in
demo/demo.less
Wishlist
The product is in following wishlists
- Using the optional
ajaxSelect
callback to set active item on the server
- Providing content for all available slots (transcluded content)
- See HTML by observing source of this page
- See initialization code in demo/index.js