Screen

The component silk:Screen defines a multi-page application and is expected to host the silk:Page components. A multi-page application provides responsible behavior to the hosted pages.

Tag Definition

Used as a container:

<silk:Screen>
   Contains: silk:Pages tags.
</silk:Screen>

Last updated