LogoLogo
Ctrlk
GithubTwitterDiscordPlayground
GitBook Assistant
GitBook Assistant
Thinking...
GitBook Assistant
Good afternoon

I'm here to help you with the docs.

Ctrli
AI Based on your context
  • Atomico
  • Getting started with Atomico
  • Getting started with Atomico for React users
  • What can you do with Atomico?
  • API
    • Props(Properties)
    • VirtualDOM
    • Hooks
    • Testing
  • Guides
    • 🤔Frequent questions
      • Is it advisable to declare events using the props API?
      • How to declare events for your component at the type level for TSX?
      • When and why to use shadowDom?
      • Can I use Atomico in browsers without ESM support?
    • 🤩Component
    • 🛡️Atomico with Typescript
    • 🤝Atomico and React
    • ⏳Atomico and Asynchrony
    • 🧠Atomico design patterns
    • 📖Atomico and Storybook
    • 💧SSR / SSG
    • 🗃️Archives
  • packages
    • @atomico/hooks
    • @atomico/store
    • @atomico/storybook
    • @atomico/router
    • @atomico/vite
    • @atomico/exports
    • @atomico/components
    • @atomico/react
    • @atomico/postcss-tokens
    • @atomico/wrapper
    • 🚫Deprecated
  • Support
    • Discord
    • Github
    • Twitter
Powered by GitBook
On this page

Was this helpful?

  1. Guides

🤔Frequent questions

Is it advisable to declare events using the props API?How to declare events for your component at the type level for TSX?When and why to use shadowDom?Can I use Atomico in browsers without ESM support?
Previousatomico/test-domNextIs it advisable to declare events using the props API?

Was this helpful?