demo · v146

Window Mockup

Two renderings of the same app. The unframed version paints into the area normally reserved for the title bar.

display_override: ["standalone"]

Hello, world

display_override: ["unframed"]

Hello, world

the manifest

{
  "name": "My App",
  "display": "standalone",
  "display_override": ["unframed", "standalone"]
}

see also

scenario focus

Select a scenario to focus its rendered example and summary.