Open
Description
Define properties and elements that are going to be customizable for the Widget
Implementation details
- provide theme and means to customize it via props definition as it's defined in the spec definition
Testing details
- Test if Widget is able to be customize passing props defined in the tech specification
Acceptance Criteria
- Widget render default view with base theme
- Widget UI interface changes according to props being passed
Activity