vaadin-miki / super-fields

Some extra Vaadin 14 / 24 components that support localisation, plus (hopefully) more.
Apache License 2.0
22 stars 7 forks source link

ComponentSelect (and ButtonSelect as an example) #488

Closed vaadin-miki closed 11 months ago

vaadin-miki commented 12 months ago

Add a selection component that shows available options using buttons. Things to customise:

vaadin-miki commented 11 months ago

modified the scope to work with any component that is a ClickNotifier; in most cases this will be a Button