Show
Show one or more elements that are currently hidden on the page
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
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
|
Outputs
Name | Required | Type | Description |
---|---|---|---|
No outputs for this brick defined. |
Details
ID | @pixiebrix/show |
---|---|
Author |
@pixiebrix
|
Version | 1.6.3 |
Created | Aug. 17, 2021 |
Updated | Jan. 29, 2022 |
Related Bricks
- No related bricks