@fluentui/react-internal

esm
Component internals for @fluentui/react.
Version 8.0.0-beta.0 License MIT
INSTALL
Type:
Version:
- Static
- Latest Patch
- Latest Minor
- Latest Major
- 8.0.0-beta.44
- 8.0.0-beta.43
- 8.0.0-beta.42
- 8.0.0-beta.41
- 8.0.0-beta.40
- 8.0.0-beta.39
- 8.0.0-beta.38
- 8.0.0-beta.37
- 8.0.0-beta.36
- 8.0.0-beta.35
- 8.0.0-beta.34
- 8.0.0-beta.33
- 8.0.0-beta.32
- 8.0.0-beta.31
- 8.0.0-beta.30
- 8.0.0-beta.29
- 8.0.0-beta.28
- 8.0.0-beta.27
- 8.0.0-beta.26
- 8.0.0-beta.25
- 8.0.0-beta.24
- 8.0.0-beta.23
- 8.0.0-beta.22
- 8.0.0-beta.21
- 8.0.0-beta.20
- 8.0.0-beta.19
- 8.0.0-beta.18
- 8.0.0-beta.17
- 8.0.0-beta.16
- 8.0.0-beta.15
- 8.0.0-beta.14
- 8.0.0-beta.13
- 8.0.0-beta.12
- 8.0.0-beta.11
- 8.0.0-beta.10
- 8.0.0-beta.9
- 8.0.0-beta.8
- 8.0.0-beta.7
- 8.0.0-beta.6
- 8.0.0-beta.5
- 8.0.0-beta.4
- 8.0.0-beta.3
- 8.0.0-beta.2
- 8.0.0-beta.1
- 8.0.0-beta.0
<script type="module"> import fluentuireactInternal from 'https://cdn.jsdelivr.net/npm/@fluentui/react-internal@8.0.0-beta.0/+esm' </script>
Fluent UI React - Component internals
🚨🚨🚨 DO NOT depend directly on this package! 🚨🚨🚨
This package only exists to work around circular dependency issues with the per-component packages. All Fluent UI React consumers should directly depend on and import from the @fluentui/react
package (or per-component packages such as @fluentui/react-button
or @fluentui/react-checkbox
), NOT this package.
While the public API exported from @fluentui/react
(and the per-component packages) will be stable within major releases, contents and paths in @fluentui/react-internal
may change at any time.