Skip to content

Optional size and height for Autocomplete `TextField` input field

Christian Ribeaud requested to merge portal-481 into dev

feat(AutocompleteField): Autocomplete TextField size should be parameterizable with default to 'small'

Additionally, make possible to set the height of the input field

Merge request reports