hijacked-render
v0.2.0
Published
Use hooks inline in React/JSX and hijacked to render.
Readme
Hijacked Render
Use hooks inline in React/JSX and hijacked to render.
The purpose is to provide an anonymous component that can be code inline and easily retrieve the variables of the parent component without passing them through props. also, it can be used to create a inline component to hijacked to render.
Usage
please see examples
