Checklist while creating a new widget
Below are points to be considered while creating a new widget:
Hide widget functionality - https://maxxton.atlassian.net/browse/MCMS-7968
It should work on the page and CRP level.
Title option - https://maxxton.atlassian.net/browse/MCMS-6277
Style options(font size, color etc) - Make use of util https://maxxton.atlassian.net/browse/MCMS-2717
UX grouping of options - https://maxxton.atlassian.net/browse/MCMS-9310
Lazy loading - https://maxxton.atlassian.net/browse/MCMS-6675
Unit test case for all the above(from point 1 to point 6 is added)