<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [rc-js-util](./rc-js-util.md) &gt; [IResizableArrayBindings](./rc-js-util.iresizablearraybindings.md)

## IResizableArrayBindings interface


**Signature:**

```typescript
export interface IResizableArrayBindings extends IInteropBindings 
```
**Extends:** [IInteropBindings](./rc-js-util.iinteropbindings.md)

## Methods

<table><thead><tr><th>

Method


</th><th>

Description


</th></tr></thead>
<tbody><tr><td>

[\_resizableArray\_createOne(numberId, size)](./rc-js-util.iresizablearraybindings._resizablearray_createone.md)


</td><td>


</td></tr>
<tr><td>

[\_resizableArray\_getDataAddress(numberId, sharedObj)](./rc-js-util.iresizablearraybindings._resizablearray_getdataaddress.md)


</td><td>


</td></tr>
<tr><td>

[\_resizableArray\_setSize(numberId, newSize, sharedObj)](./rc-js-util.iresizablearraybindings._resizablearray_setsize.md)


</td><td>


</td></tr>
</tbody></table>
