Skip to main content

Add Element to Button

Purpose

Adds an existing element to a button.

Example

add-element-to-button --buttonName my-button-element --elementName my-text-element

Command Syntax

ParameterFormatRequirementUsage
--buttonNameStringMandatoryName of the button that will have the element added to it.
--elementNameStringMandatoryThe unique name of the existing element being added to the button.