Skip to content

Viewport

Carlo Barazzetta edited this page Jan 27, 2017 · 2 revisions

Viewport

A controller that hosts other views in a region that fills the entire browser surface and resizes with it.

Here's an example:

# Valid top-level controllers are Window and Viewport
Controller: Viewport

And here's the result:

https://github.com/EtheaDev/kitto/wiki/images/Viewport.png

As you can see the entire space of the web page (identified by the red square) is filled.

Clone this wiki locally