navigator.windowControlsOverlay
Term side of the Card
Topic: Interact with Client
Unit title: navigator.windowControlsOverlay
Categories: Property, Object
Explanation side of the Card
Explanation: The browser API property that allows web applications to customize the area of the browser window where the window controls, like close, minimize and maximize buttons, are located. It's used to create seamless custom title bars in PWAs (Progressive Web Apps).
Browser compatibility:
- The chrome browser supports this feature starting from version 105
- The edge browser supports this feature starting from version 105
- The firefox browser does not support this feature
- The safari browser does not support this feature
Availability: Limited