Recoiljs Snippets
Snippets prefix: rcl
Supported files:
Trigger available:
Trigger |
Recoil |
rclimport |
recoil import |
rclatom |
atom() |
rclselector |
selector() |
rclstate |
useRecoilState() |
rclstateloadable |
useRecoilStateLoadable() |
rclvalue |
useRecoilValue() |
rclvalueloadable |
useRecoilValueLoadable() |
rclsetvalue |
useSetRecoilState() |
rclresetvalue |
useResetRecoilState() |
rclisvalue |
isRecoilValue() |
rclsyncatom |
atom(syncEffect(refine)) |
Available for Visual Studio Code or vsix file extension
| |