QSelectable is an UI App Extension
for Quasar Framework v1. It will not work with legacy versions of Quasar Framework.
QSelectable extension allow select one or more items. The items can be images or any other content
Can be found here.
To add this App Extension to your Quasar application, run the following (in your Quasar app folder):
quasar ext add qselectable
To remove this App Extension from your Quasar application, run the following (in your Quasar app folder):
quasar ext remove qselectable
Can be found here
Thanks for Quasar team, for this great framework, and particularly to Jeff Galbraith (@hawkeye64), for its extensions that are a source of inspiration.