Topic: detail documentation about react components proptypes
keyurs21 free asked 6 years ago
Hi,
Is there detailed documentation of each react components and their PropTypes which I can read?
For example, if I want to show success/error state in a textField then what are the proptypes I need to use.
Your help will be appreciated.
Thanks,
Keyur
Mikołaj Smoleński staff answered 6 years ago
keyurs21 free commented 6 years ago
seems good, any ETA for now? I'm looking forward for documentation! Thanks for your reply. :)Mikołaj Smoleński staff commented 6 years ago
First docs will be updated during next 2 weeks. Best Regardskeyurs21 free commented 6 years ago
Thank for your replying. So is there a good way to start using components and look at their proptypes to see what is possible with the components? Because the examples you have are quite limited and some of them are not build using React too, so is there standard way of approaching this kind of things? ThanksMikołaj Smoleński staff commented 6 years ago
Firstly, all our components are build using React (absolutely no jQuery). Secondly, the best way to become familiar with our App is to download is as a zip package. It is an independent project - You can then check all PropTypes inside our components etc. We're still trying to improve our documentation and add there as much information as is needed for our Users. Best Regardskeyurs21 free commented 6 years ago
Thanks for your reply. I meant the examples you have shown on the react components page are not in react so we can read about some of the prop-types in inspect element. I know all the react components are built purely in react. I'll try looking at each component for their prop-types in their respective reactJs file. ThanksFREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Resolved
- ForumUser: Free
- Premium support: No
- Technology: MDB React
- MDB Version: -
- Device: -
- Browser: -
- OS: -
- Provided sample code: No
- Provided link: No