Guido Lange

Results 2 issues of Guido Lange

There are many cases where it makes sense to override the props of the components. Examples: - `aria-label` of e.g. `CommandLoading` and `CommandList` to support multi language - `aria-expanded` of...

Allow overriding props of components. Also made it possible to set the `type` for the CommandInput. Fix #201