Type Alias: SelectRootProps
SelectRootProps =
PropsWithChildren<Partial<{className:string; }> &SelectSharedOptionalProps>
Props accepted by the select root container.
SelectRootProps =
PropsWithChildren<Partial<{className:string; }> &SelectSharedOptionalProps>
Props accepted by the select root container.