remComponentElAttr
Last updated
Removes a component element attribute.
component
The name of the component.
String/Text
-
-
Yes
componentId
The id of the component.
String/Text
-
-
Yes
attr
The component element attribute to be removed.
String/Text
-
-
Yes
N/A
Note: The component will be updated to show the element attribute removed.
N/A
Coming Soon.
Coming Soon.
Add a button to the page, and add the remComponentElAttr to the event flow.

Specify the component and element attribute to remove.

Label991 will be shown, since the "hidden" attribute is removed.
Last updated