Dynamic Reusable Lightning Table Component
Don’t Repeat Yourself (DRY) is a principle of software development aimed at reducing repetition of software development patterns. Most of the time we will find creating same kind of Component for different object over and over again. To over come this we have created Dynamic reusable lightning component. Github Link : https://github.com/gokulrajanoff/dynamic-table- This component is… Continue reading Dynamic Reusable Lightning Table Component