Megabit/Blazorise

Docs: invalid component name

Closed this issue · 3 comments

https://blazorise.com/docs/components/select shows Select<TValue>, Should be Select.

Image

Why is that wrong? The type is Select.
Does it generate something wrong or you just want it without the type params?

And is it just the "main" component or also the SelectItem,etc?

I would prefer not to display it with a generic type param—just a name.