<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [EmpathizeMutations](./x-components.empathizemutations.md) &gt; [setIsOpen](./x-components.empathizemutations.setisopen.md)

## EmpathizeMutations.setIsOpen property

Sets the isOpen state of the module, which is used in the Alias API.

**Signature:**

```typescript
setIsOpen: (isOpen: boolean) => void;
```
