meteorhacks:flow-components

v0.0.33Published 10 years ago

This package has not had recent updates. Please investigate it's current state before committing to using it in your project.

Flow Components

Build your Meteor app with components.

Toc

  • Getting Started
  • States
  • Actions
  • Prototypes
  • Properities
  • Component Instance
  • State Functions
  • Action Passing
  • Extending Components with Mixins
  • Block Helpers
  • Reusable Components
  • Nested Components and Childrens
  • JavaScript API
  • Organizing Large Components (with .find())
  • Accessing Component DOM