---
title: ComponentAddition
framework: applenewsformat
role: symbol
role_heading: Object
path: applenewsformat/componentaddition
---

# ComponentAddition

Properties that all types of component additions share.

## Declaration

```data
object ComponentAddition
```

## Properties

type: The type of component addition; for example ComponentLink.

## Discussion

Discussion Don’t use this object type directly; use only the objects that extend it, like ComponentLink.

## Relationships

### Inherited By

- [ComponentLink](applenewsformat/componentlink.md)

## See Also

### Links

- [LinkAddition](applenewsformat/linkaddition.md)
- [ComponentLink](applenewsformat/componentlink.md)
- [Addition](applenewsformat/addition.md)
- [SupportedURLs](applenewsformat/supportedurls.md)
- [SupportedInternalURLs](applenewsformat/supportedinternalurls.md)
