Contents

ComponentAddition

Properties that all types of component additions share.

Declaration

object ComponentAddition

Properties

NameTypeDescription
type Requiredstring

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.

See Also

Links