Other Rules
- Use disabled property as external property so that change can be handled.
- Do not use classes as bindable properties, Instead give a class overridable class name to div which we want to override and in page give the class inside the component div.
- Always keep overridable, id and label property in options.
- In Js file, the bindable properties names are changed.
- Test colors & text contrast with different themes
- Test with good & bad data (no, min, regular & large data)
- Test full functionality with cases (write & show cases)
- Test design with different container sizes.
Note
- Current folder has snippets also.