pswui/packages
p-sw dd0ed06545 refactor(cli): changed SearchBox component to support generic types
The SearchBox component in the CLI package now supports generic types, enhancing its flexibility. The onChange method now returns selected item details, instead of just returning the key. The SearchBox props have been modified to support the generic type T.
2024-06-08 01:43:09 +09:00
..