> ## Documentation Index
> Fetch the complete documentation index at: https://docs-dev-update-unified-phone-experience-doc.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# WithRememberOptions

```ts Example theme={null}
export interface WithRememberOptions extends CustomOptions {
  rememberDevice?: boolean;
}
```

## Properties

<ParamField body="rememberDevice?" type="boolean" />
