Components selectively delegate their state to the...
# kweb
i
Components selectively delegate their state to the shared state, and it is a bi-directional binding (state changes -> component updates, component gets user input -> state updated)