canirequire › Dual (CommonJS + ESM) › @radix-ui/react-dialog
Is @radix-ui/react-dialog ESM-only? Can you require() it?
Last verified Sep 9, 2026 against @radix-ui/react-dialog@1.1.23. JSON
Dual (CommonJS + ESM) Dual package — both require() and import work
@radix-ui/react-dialog publishes both a CommonJS entry and a native ESM entry (ESM added in 1.0.4). require("@radix-ui/react-dialog") and import "@radix-ui/react-dialog" both work on every supported Node.js version and in Bun.
Does @radix-ui/react-dialog@1.1.23 actually load? Runtime test results
Installed and executed on Sep 9, 2026 with require("@radix-ui/react-dialog") from a CommonJS file and import "@radix-ui/react-dialog" from an ES module.
| Runtime | require("@radix-ui/react-dialog") | import "@radix-ui/react-dialog" |
|---|---|---|
| Node.js 18 | ✓ works | ✓ works |
| Node.js 20 | ✓ works | ✓ works |
| Node.js 22 | ✓ works | ✓ works |
| Node.js 24 | ✓ works | ✓ works |
| Node.js 26 | ✓ works | ✓ works |
| Bun 1.4 | ✓ works | ✓ works |
How to import @radix-ui/react-dialog
ES modules (import)
import reactDialog from "@radix-ui/react-dialog";CommonJS (require)
const reactDialog = require("@radix-ui/react-dialog");Module format by version
Derived from the type, main and exports fields of every stable release on npm (58 versions; the newest 58 shown).
| Versions | Format | First published |
|---|---|---|
| 1.0.4 – 1.1.23 | Dual (CommonJS + ESM) | May 26, 2023 |
| 0.0.1 – 1.0.3 | CommonJS | Dec 15, 2020 |
Frequently asked
Is @radix-ui/react-dialog ESM-only?
@radix-ui/react-dialog@1.1.23 ships CommonJS and ESM builds. @radix-ui/react-dialog publishes both a CommonJS entry and a native ESM entry (ESM added in 1.0.4). require("@radix-ui/react-dialog") and import "@radix-ui/react-dialog" both work on every supported Node.js version and in Bun.
Can I require @radix-ui/react-dialog?
Yes. @radix-ui/react-dialog ships a CommonJS entry, so require("@radix-ui/react-dialog") works on every Node.js version, alongside the native ESM entry for import.
Does @radix-ui/react-dialog work in Bun?
Yes. import "@radix-ui/react-dialog" loaded successfully in Bun 1.4 on Sep 9, 2026.
Does @radix-ui/react-dialog ship TypeScript types?
Yes. @radix-ui/react-dialog bundles its own type declarations; no @types package is needed.
Links
Other dual (commonjs + esm) packages
- minimatch 10.2.6Dual
- brace-expansion 5.0.9Dual
- lru-cache 11.5.2Dual
- glob 13.0.6Dual
- eslint-visitor-keys 5.0.1Dual
- yallist 5.0.0Dual
- balanced-match 4.0.4Dual
- js-yaml 5.4.1Dual
Similar popularity
- @vitest/mocker 5.0.0ESM-only
- @smithy/util-middleware 4.5.2CommonJS
- @aws-sdk/region-config-resolver 3.972.48CommonJS
- @aws-sdk/util-user-agent-browser 3.972.45CommonJS
- @smithy/querystring-builder 4.5.2CommonJS
- @tailwindcss/oxide-linux-x64-musl 4.3.3CommonJS
- @aws-sdk/xml-builder 3.972.40CommonJS
- @smithy/smithy-client 4.15.2CommonJS