Element types the Radix resolver renders into. Each Select.* slot is
passed in separately because Radix exposes those parts as nested
properties on the Select namespace; flattening them into the
dependency bag lets the resolver pass them straight to JSX without
touching Select.Root-style member expressions at render time.
Element types the Radix resolver renders into. Each Select.* slot is passed in separately because Radix exposes those parts as nested properties on the
Selectnamespace; flattening them into the dependency bag lets the resolver pass them straight to JSX without touchingSelect.Root-style member expressions at render time.