-
-
Notifications
You must be signed in to change notification settings - Fork 297
Closed
Labels
Description
Describe the bug
Cant use the documentation and implement for a example for a select field
To Reproduce
- Go to 'https://react-md.dev/packages/form/select-field-demos#select-example-title'
- Change the appearance of the demo
- Where to find generated configuration for that item?
Expected behavior
In general the documentation is nice, but not easy to handle, because only in very less examples i can copy example code.
Demo Code:
Even in the Demo Section i would expect that i get a generated code for that particular selected configuration.
And if i click on the code view for many examples, they are generated from the configuration and not easy to use.
Code for Button:
For example for Button its just "Button"
So am i missing something? is there a better documentation with example code for the packages?
Currently i have to do relative big research on how to those packages, is this intended?
Reactions are currently unavailable