indiana-university / rivet-react

Rivet React Component Documentation and Style Guide:
https://indiana-university.github.io/rivet-react/
Other
5 stars 5 forks source link

Allow elements to be used in the label for an input #445

Open burnumd opened 1 month ago

burnumd commented 1 month ago

Currently, only strings are allowed for the title of an input. For increased flexibility, it would be nice to be able to provide a complex element type instead.