There are many properties that need to be added to the ‘style’ object, but I really need a shadow property.
Shadow: enabled/disabled, angle (int 0-360), distance (str 0-50px), size (str 0-50px), blur (str 0-50px), opacity (int 0.0-1.0)
There could be also an animation transition when the shadow property gets changed via code.
Any suggestions are welcome.