@motif-js/react-web
v1.7.0
Published
DOM implementations of motif-js primitives. Re-exported by @motif-js/react.
Readme
@motif-js/react-web
DOM implementations of motif-js primitives.
Most users want @motif-js/react instead — it re-exports this package plus the styled() factory, and routes to the native renderer via package exports. Install @motif-js/react-web directly only when you want the web renderer without the cross-platform aggregation (e.g., a tree-shaking-sensitive build, or to avoid pulling in @motif-js/react-native as a transitive dependency).
Install
yarn add @motif-js/react-web