Manasi Wader
Manasi Wader
**Is your feature request related to a problem? Please describe.** Inorder to reduce the initial loading time of website, lazy loading can be implemented. **Describe the solution you'd like** Render...
Html Dowload attribute specifies the target to be downloaded (specified in href attribute)
### Fixes #222 **Description** Added Pre-loader **Screenshots** Preview of loader is as below: 
Inorder to reduce the initial loading time of website, lazy loading can be implemented. **Solution** - Render the components only when the user requests for it. (initial loading time will...