module Live

Nested Classes and Modules

class PageError

Raised when an operation requires an element to be bound to a page.

class Element

Represents a single dynamic content area on the page.

class Page

Represents a connected client page with bound dynamic content areas.

class Resolver

Resolves a client-side tag into a server-side instance.

class View

Represents a single division of content on the page and provides helpers for rendering the content.