Not understanding signals
I have this component:
See parent opened being reactive just fine.
Note for opened: () => local.opened!
Whatever I try. I just don't get any feedback.
What am I missing? The docs are a little too basic. I understand signals when all the code is centred within 1 component. Now a nested setup. I am lost.
Thanks! And please ELI5 it for me
See parent opened being reactive just fine.
Note for opened: () => local.opened!
Whatever I try. I just don't get any feedback.
What am I missing? The docs are a little too basic. I understand signals when all the code is centred within 1 component. Now a nested setup. I am lost.
Thanks! And please ELI5 it for me
