thisbeyond / solid-select

The Select component for Solid.
https://solid-select.com
MIT License
172 stars 18 forks source link

Helper for dynamically creating new options #4

Closed martinpengellyphillips closed 2 years ago

martinpengellyphillips commented 2 years ago

It is possible today to configure the select component to dynamically create new options from the typed input value. However, like in the spirit of createFilterable a helper to setup this common use case would be useful.

martinpengellyphillips commented 2 years ago

Implemented createOptions (which also replaces createFilterable) in 0.5.0