Props Reactivity to Signal and Signal Change to the props
Hi people, does someone ever face to the problem of passing props reactivity to an internal state and have to bubble up the change of internal change to the props.
Like Modal Component that have a internal function to close (because the close button is inside) and a prop to say "Hey yo should open based on an external behavior"
Like Modal Component that have a internal function to close (because the close button is inside) and a prop to say "Hey yo should open based on an external behavior"
