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
placeholder option;
- 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).
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:
placeholderoption;Describe alternatives you've considered
I think it would be good to have all examples in one place (let's say in
Exampleapplication) and at the same time have separateSnacksfor each case (these snacks can be added to documentation).