component.guide
Chapters
Cross References
Lab
0 of 23 chapters written
Index
Shelf
1. Radix Foundations
0/4
1.1
Primitive & asChild / Slot pattern
Draft
———
1.2
Context utilities & useControllableState
Draft
———
1.3
Collection pattern & DOM-order tracking
Draft
———
1.4
Portal & SSR hydration patterns
Draft
———
2. Focus Management
0/4
2.1
FocusScope & focus trapping
Draft
———
2.2
FocusGuards & programmatic focus
Draft
———
2.3
RovingFocusGroup & tabindex strategy
Draft
———
2.4
DismissableLayer & outside events
Draft
———
3. Animation & Overlays
0/4
3.1
Presence & animation state machine
Draft
———
3.2
Dialog composition & scroll lock
Draft
———
3.3
Menu & pointer grace areas
Draft
———
3.4
Popover & modal vs non-modal
Draft
———
4. Floating UI — Core
Pro
0/4
4.1
computePosition & platform abstraction
Draft
———
4.2
Middleware pipeline & reset mechanism
Draft
———
4.3
offset / flip / shift deep dive
Draft
———
4.4
autoUpdate & detection strategies
Draft
———
5. Floating UI — React
Pro
0/4
5.1
useFloating & useState+useRef dual pattern
Draft
———
5.2
FloatingTree & nested floating hierarchy
Draft
———
5.3
useDismiss, useHover & safePolygon
Draft
———
5.4
Virtual elements & context menus
Draft
———
6. Base UI Integration
Pro
0/3
6.1
react-popper & compound component API
Draft
———
6.2
useAnchorPositioning wrapper
Draft
———
6.3
Collision avoidance API & invalid combos
Draft
———