This store uses the `localStorage` driver for persistence.

Toggle the checkbox and see the data persist to the next page load.

This store uses the `sessionStorage` driver for persistence.

Toggle the checkbox and see the data persist to the next page load.