web_finder_content_reset_field Shortcode
The web_finder_content_reset_field shortcode renders the reset button component.
The attributes below match the current Page Builder controls and public output. Use raw syntax only for reviewed content that cannot be maintained through the visual controls.
Allowed parent shortcodes: web_finder_column.
Usage
[web_finder_content_reset_field]
Attributes
| Attribute | Default | Accepted values | Purpose |
|---|---|---|---|
value |
— | String unless stated otherwise | Controls the button text. |
class |
— | String unless stated otherwise | If you wish to style a particular content element differently, then use this field to add a class name and then refer to it in your CSS file. |
reset |
author |
String unless stated otherwise | Controls the reset. |
device_visibility |
— | String unless stated otherwise | Applies the selected responsive visibility rule. |
type |
reset |
String unless stated otherwise | Selects the rendering or behavior variant consumed by the shortcode. |
Finder composition
This tag belongs to the Finder component family. Preserve its generated parent, row, column, and field nesting when editing raw shortcode content.
Verification
Keep web_finder_content_reset_field inside web_finder_content; verify the child order and the parent interaction on the public page. Pay particular attention to value and class.