I would suggest to have some global state type thing like in React...
so lets say I have state.Var1=0 and on tab of a button it will change to state.Var1=1 ...
and then I can create conditional default states for other components based on state.Var 1 value...
trust me this would change the whole thing to dynamic and will give access to new dimensions...
I would suggest to have some global state type thing like in React...
so lets say I have state.Var1=0 and on tab of a button it will change to state.Var1=1 ...
and then I can create conditional default states for other components based on state.Var 1 value...
trust me this would change the whole thing to dynamic and will give access to new dimensions...