ComponentAddition
Properties that all types of component additions share.
Declaration
object ComponentAdditionProperties
| Name | Type | Description |
|---|---|---|
type Required | string | The type of component addition; for example ComponentLink. |
Discussion
Don’t use this object type directly; use only the objects that extend it, like ComponentLink.