react.ts
(opens in a new tab)
Creates a type alias called ReactSetter
which is a dispatch of a SetStateAction
of generic type T
.
Types
ReactSetter<T>
react.ts
(opens in a new tab)Creates a type alias called ReactSetter
which is a dispatch of a SetStateAction
of generic type T
.
ReactSetter<T>