English
GithubTwitterDiscordPlayground
Search…
⌃K
Links
English
👋
Atomico
🚀
Getting started with Atomico
Api
🧬
Props(Properties)
🧩
VirtualDOM
🎣
Hooks
useProp
useEvent
useRef
useHost
useState
useReducer
useEffect, useLayoutEffect and useInsertionEffect
useMemo and useCallback
useUpdate
useId
useContext
usePromise
useAsync and useSuspense
🔬
Testing
Guides
📖
Atomico and Storybook
🧠
Atomico design patterns
🗺
Atomico style guide
🛡
Atomico with Typescript
🤝
Atomico and React
💧
SSR / SSG
🔀
Slot
⏳
Atomico and Asynchrony
🗃
Archives
packages
@atomico/vite
@atomico/exports
@atomico/hooks
@atomico/components
@atomico/react
@atomico/store
@atomico/router
@atomico/storybook
@atomico/postcss-tokens
🚫
Deprecated
Support
Discord
Github
Twitter
Powered By GitBook
🎣

Hooks

Improves the experience of reusing logic between webcomponents based on Atomico

Hooks only for webcomponents

useProp
useEvent
useHost
useUpdate
usePromise
useAsync and useSuspense

Hooks homogolates of React

useState
useReducer
useRef
useEffect, useLayoutEffect and useInsertionEffect
useMemo and useCallback
useContext
useId

@atomico/hooks

Atomico today offers more Hooks external to the core, we invite you to visit @atomico/hooks with more than 50 hooks to enhance the use of webcomponents 😎
@atomico/hooks
Previous
Advanced
Next
useProp
Last modified 1mo ago
Copy link
Edit on GitHub
On this page
Hooks only for webcomponents
Hooks homogolates of React
@atomico/hooks