-
-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Labels
Description
Is your feature request related to a problem? Please describe.
It's not a real problem of library itself. I would say it's more about documentation. Sometimes it's better to see real example, than reading a thousands line of text, so, please, add more real code examples.
Describe the solution you'd like
I would like to see next examples:
- usage of preload API (component, group);
- usage
placeholderoption; - tab/drawer examples;
Describe alternatives you've considered
I think it would be good to have all examples in one place (let's say in Example application) and at the same time have separate Snacks for each case (these snacks can be added to documentation).
Victorcassiano and Jackman3005