croz-ltd / tiller

🔖 Tiller DS is an open-source UI library that provides a range of visual, functional components and patterns that speed up design and development.
https://croz-ltd.github.io/tiller
Apache License 2.0
28 stars 1 forks source link

#253 Add name-based id generation for Autocomplete and Select #255

Closed fbeceic closed 6 months ago

fbeceic commented 6 months ago

Basic information

Description

Summary

Added name based id generation on Autocomplete and Select components by assigning the value of input-${name} to the respective id props.

Related issue

https://github.com/croz-ltd/tiller/issues/253

Types of changes

Checklist