<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [rc-js-util](./rc-js-util.md) &gt; [\_Array](./rc-js-util._array.md) &gt; [addToSet](./rc-js-util._array.addtoset.md)

## \_Array.addToSet property

Adds the items in an array to the set.

**Signature:**

```typescript
static readonly addToSet: typeof arrayAddToSet;
```

## Remarks

See [arrayAddToSet()](./rc-js-util.arrayaddtoset.md)<!-- -->.

