Skip to content

Add more attributes to ListSelect component

Sandro Lutz requested to merge listselect into master

With the additional attributes, the component can be customized much better with custom styling and localization.

Additionally, a SimpleDatalistController is added to use the ListSelect component with a simple non-paginated data source.

Merge request reports