Constructor
# new ComponentTemporaryLink(propsopt)
Default constructor.
Parameters:
Name | Type | Attributes | Description |
---|---|---|---|
props |
object
|
<optional> |
Object that contains all properties to set. |
anchorName |
string
|
<optional> |
Name of the target where the link begins. |
definition |
ComponentLinkDefinition
|
<optional> |
The definition of the link. |