Skip to content

wikis Search Results · repo:alevnyacow/shared-react-variables language:CSS

2 results
 (100 ms)

2 results

inalevnyacow/shared-react-variables (press backspace or delete to remove)

1. Methods 1-1. createUseSharedVariable Description Generates a tuple of two hooks: first hook is a React variable generator second hook can be used to rewrite a whole variable (you don't need this ...
  • Last updated
    on Mar 24, 2022

Shared React variables provide you easy and comfortable mutable state management based on hooks. Basic example looks like this: import { createUseSharedVariable } from "@alevnyacow/shared-react-variables" ...
  • Last updated
    on Mar 24, 2022