Skip to content

ZikoJS Preact

npm@zikojs/preact

Interop adapter for rendering ZikoJS elements inside Preact and embedding Preact in ZikoJS.

ExperimentalActive
Verdict

Experimental

Compatibility is possible but still being validated for production Preact use.

Overview

`@zikojs/preact` bridges ZikoJS functional UI elements and Preact components. Export `ZikoWrapper` to host Ziko trees inside Preact, or use `zikofy` from `@zikojs/preact` to embed Preact components in ZikoJS apps.