ExperimentalExperimentalThis method returns the list of variables of a component frame.
ExperimentalThis method will link (or unlink) a variable from the template to the component frame
the id of the variable, inside the component, that will be linked (or unlinked) to the source variable.
Optionalsource: stringthe id of the source variable from the template. If not provided, the variable will be unlinked.
ExperimentalThis method sets the fit mode of a component frame.
the id of the component frame.
the fit mode to set.
This controller is experimental and may change without warning. The ComponentController is responsible for all communication regarding Component frames. Methods inside this controller can be called by
window.SDK.component.{method-name}