Readonly
nameCalled whenever the value (SVG string) of the given cmp has changed
True:
The listener is immediately called with the current value of the cmp at the
time, the listener is added
False:
The listener will be called for the first time when the value of the cmp
actually changes
Optional
condition: CmpValueChangedCondition<string>A predicate function which is given the new cmp value.
The function can decide on whether the listener is called or not by returning true or false.
Set an input value of a specific visual Hint: Ensure that the Hive rule actually processes the input when setting a value
Name of the visual
Name of the property as seen in the cfgr editor (e.g. 'X' or 'Texture.Source')
Value to set
Generated using TypeDoc
Represents a component of type
Graphic
Can be used to set specific inputs of the general component or its containing visuals