Searched defs:setState (Results 1 – 5 of 5) sorted by relevance
17 const [state, setState] = useState<T | undefined>(value); constant
7 const [state, setState] = useState<AppStateStatus | null>(initialState); constant
35 const [state, setState] = useAsyncState<string>(); constant
102 …is.refs=h,this.updater=r||d}m.prototype.isReactComponent={},m.prototype.setState=function(e,t){if(… method in m