Fluid Component Framework Architectural Notes

Component Framework Architecture

What is a Component?

Components are recurring interactions:

On the client-side, a Fluid component consists of:

Types of Components

  1. Markup-driven components are general:
  2. Data-driven components are smarter but slower:

Elements of the Framework

Transformation Flow

Component Repository