Browser Storage
Browser Storage
A control for Canvas Apps that lets makers interact with browser Local Storage and Session Storage from Power Fx.
The control stores and reads string values through the browser Web Storage API. Browser storage is scoped to the Power Apps runtime origin, browser profile, and selected storage type, so data written by a published app is associated with the origin that hosts the Canvas App runtime.
Author: Hussam Odat
Environment Variable Manager
A control that streamlines the visualization and management of environment variables within the P...