---
title: usePopup
framework: signinwithapplejs
role: symbol
role_heading: Instance Property
path: signinwithapplejs/clientconfigi/usepopup
---

# usePopup

A Boolean that enables showing the flow in a popup.

## Declaration

```data
attribute boolean usePopup;
```

## See Also

### Configuring the client object

- [clientId](signinwithapplejs/clientconfigi/clientid.md)
- [redirectURI](signinwithapplejs/clientconfigi/redirecturi.md)
- [scope](signinwithapplejs/clientconfigi/scope.md)
- [state](signinwithapplejs/clientconfigi/state.md)
- [nonce](signinwithapplejs/clientconfigi/nonce.md)
