v0.6.2 - Introducing DataSelect

View Source

One feature of commonly required in Web Applications is a select Component that can ingest a data structure and output a list of selectable options. Previously Kahi UI didn't have this feature, now it does and is fully styled!

Searching

Not only that. Just like DataTable, fuzzy search is also supported!

Multiple

And of course, multiple choices are allowed!

Want the user to only be able to select a maximum amount of choices? Sure!

Conclusion

There are many more features documented over at the DataSelect documentation. So check it out!

CHANGELOG

Read full changelog on the GitHub Release.