jonjamz / blaze-forms

Dead easy reactive forms with validation (Meteor).
https://atmospherejs.com/templates/forms
MIT License
113 stars 11 forks source link

Add widgets #19

Open jonjamz opened 9 years ago

jonjamz commented 9 years ago

Allow hooking into a reactive form data context to show insights. A typical example would be a price display in an order form.

jonjamz commented 9 years ago

This will likely involve named contexts, which could also include cookie support.