> For the complete documentation index, see [llms.txt](https://learn.squirrel365.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://learn.squirrel365.io/squirrel-addon-documentation/squirrel-helper-library/angular/methods/setsize.md).

# setSize

Tells Squirrel to resize the component to the specified height and width.  The method accepts the following argument

<details>

<summary>size: <a href="/pages/KBqJQECTmuE0ApJm4NH9">SquirrelSize</a></summary>

A [SquirrelSize](/squirrel-addon-documentation/squirrel-helper-library/angular/classes/squirrelsize.md) object specifying the height and width

</details>

{% hint style="info" %}
Support for this method was added on release 1.12.x
{% endhint %}
