Get shared page state
by @pixiebrix
Get shared page state values
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. |
Related tags
@pixiebrix/state/get
Version
1.7.16
Created
Aug. 17, 2021
Updated
June 21, 2022