feat: Allow using ancestor decorator values to declare...
I'm submitting a ... (check one with "x") [x] feature request Problem When specifying a decorator on a component, the descendant decorator overrides the ancestor decorator. This become problematic if the descendant class wants to modify ...