Documentation for a historical release of Infusion: 1.4
Please view the Infusion Documentation site for the latest documentation, or the Infusion 1.3. Documentation for the previous release.
If you're looking for Fluid Project coordination, design, communication, etc, try the Fluid Project Wiki.

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

The Infusion Framework includes a client-side Renderer that allows users to create user interface templates in pure HTML, and render the pages entirely on the client side. The Renderer offers a clean separation of Model and View: it works with internal Renderer Component Trees that are independent of the mark-up, supporting the Infusion goal of DOM agnosticism.

This page provides resources to help you learn about the Renderer and how to use it.

How To Use The Renderer

Cutpoints
Renderer-bearing Components
Renderer Decorators

  • No labels