1.0.0 • Published 8 years ago
microcosm-preact v1.0.0
Microcosm Preact
Microcosm bindings for Preact.
Requirements
As of 1.0 microcosm-preact requires version 12.9.0 of Microcosm or
higher.
Usage
import { Presenter, Form, withIntent } from 'microcosm-preact'
// or
import Presenter from 'microcosm-preact/presenter'
import Form from 'microcosm-preact/form'
import withIntent from 'microcosm-preact/with-intent'Documentation
The API for microcosm-preact is identical to the React add-ons that
ship with Microcosm. Checkout the docs.