Skip to content

Minor update for Select Component

Sandro Lutz requested to merge select-placeholder into master

Adds a placeholder attribute. This text will be shown initially when no option is selected.

Adds the possibility to pass an array of objects (label, value) instead of a string array.

Edited by Sandro Lutz

Merge request reports