windows.CreateType

Specifies the type of browser window to create.

Type

Values of this type are strings. Possible values are:

  • "normal"
  • "popup"
  • "panel"
  • "detached_panel"

Browser compatibility

Report problems with this compatibility data on GitHub
desktopmobile
Chrome
Edge
Firefox
Opera
Safari
Firefox for Android
Safari on iOS
CreateType

Legend

Tip: you can click/tap on a cell for more information.

Full support
Full support
No support
No support
See implementation notes.

Note: This API is based on Chromium's chrome.windows API. This documentation is derived from windows.json in the Chromium code.