Web Platform needs to improve its documentation, there are so many lack of visual examples and javascript behavior for a static-js implementation, like bootstrap, there was so many times that I have to visit several github issues to have a guide of how to use almost all components, so I hope new MD iterations have more attention to this.
Additional info and screenshots
In the implementation part of Card component only one screenshot is provided to have a visual guidance, the rest of variants and settings of Cards doesn't have other visual help
Proposed solution
Add visual examples and live demos to every component, avoid using custom css to samples that are not included on the package
It would also be appropriate to provide javascript code examples to manipulate elements statically, for example the Dialog component does not have any example code to control this component statically, in short, it should not be necessary to search external pages for information that should be in the documentation
The problem
Web Platform needs to improve its documentation, there are so many lack of visual examples and javascript behavior for a static-js implementation, like bootstrap, there was so many times that I have to visit several github issues to have a guide of how to use almost all components, so I hope new MD iterations have more attention to this.
Additional info and screenshots
In the implementation part of Card component only one screenshot is provided to have a visual guidance, the rest of variants and settings of Cards doesn't have other visual help
Proposed solution
Add visual examples and live demos to every component, avoid using custom css to samples that are not included on the package It would also be appropriate to provide javascript code examples to manipulate elements statically, for example the Dialog component does not have any example code to control this component statically, in short, it should not be necessary to search external pages for information that should be in the documentation