🔖 Tiller DS is an open-source UI library that provides a range of visual, functional components and patterns that speed up design and development.
28
stars
1
forks
source link
#253 Add name-based id generation for Autocomplete and Select #255
Closed
fbeceic closed 6 months ago
Basic information
Description
Summary
Added name based id generation on
Autocomplete
andSelect
components by assigning the value ofinput-${name}
to the respectiveid
props.Related issue
https://github.com/croz-ltd/tiller/issues/253
Types of changes
Checklist