Show
by @pixiebrix
Show one or more elements that are currently hidden on the page
How to Use
The Show Element brick can be used to show certain elements of the page that are hidden.
After adding the Show Element brick, use the selector input button or jQuery in the ‘selector’ input field to define which element to show.
This brick pairs well with the Hide Element brick.
Use Case & Screenshots
This brick is useful when:
- You want to show some HTML element from the page that is otherwise hidden, either by another brick or by default on interaction with the page.
How to use it
To use this brick you can use a selector or pass it a variable whose value is a selector
Inputs
Name | Required | Type | Description |
---|---|---|---|
selector |
string
|
||
isRootAware |
boolean
|
Whether the brick should run in the context of the target element, or document |
Outputs
Name | Required | Type | Description |
---|---|---|---|
No outputs for this brick defined. |
Related tags
@pixiebrix/show
Version
1.7.16
Created
Aug. 17, 2021
Updated
May 26, 2022