Get shared page state
Get shared page state values
Demos & Screenshots
No screenshots provided yet. Have some video demos or screenshots of this
brick
in the wild?
Send them over to
[email protected]!
How to Use
Shared page state can be used to pass data between extensions. Documentation for both getting and setting the page state can be found in the page state documentation.
All applicable data posted using Set Shared Page State is retrieved into the output. The ‘namespace’ field controls what data can be retrieved, depending on the namespace used in the Set Shared Page State brick(s) used.
See the page state documentation for details on each of the options for these fields.
Examples
Inputs
Name | Required | Type | Description |
---|---|---|---|
namespace |
string
|
The namespace for the storage, to avoid conflicts. If set to blueprint and the extension is not part of a blueprint, defaults to shared |
Outputs
Name | Required | Type | Description |
---|---|---|---|
No outputs for this brick defined. |
Details
ID | @pixiebrix/state/get |
---|---|
Author |
@pixiebrix
|
Version | 1.6.3 |
Created | Aug. 17, 2021 |
Updated | April 20, 2022 |
Related Bricks
- No related bricks