Skip to content
On this page

createReactiveFn

Category
Last Changed
4 months ago

Converts plain functions into reactive functions. Alias of reactify

Type Declarations

export { reactify as createReactiveFn } from "../reactify"
export { reactify as createReactiveFn } from "../reactify"

Source

SourceDocs

Contributors

Anthony Fu

Changelog

v6.9.0 on 11/14/2021
6677e - feat: new alias
createReactiveFn has loaded