Function SelectIdProvider
- SelectIdProvider(props: ProviderProps<{ selectInputId: string; selectLabelId: string }>): null | ReactElement<any, string | JSXElementConstructor<any>>
-
Parameters
-
props: ProviderProps<{ selectInputId: string; selectLabelId: string }>
Returns null | ReactElement<any, string | JSXElementConstructor<any>>
NOTE: Exotic components are not callable.