I can't currently use TypeaheadInput with localizationOptions prop:
Property 'localizationOptions' does not exist on type 'IntrinsicAttributes & TypeaheadInputProps'.
We should change our approach here so that TypeaheadInput props a bit more dynamic and that any changes on Input component is available on TypeaheadInput as well.
I can't currently use TypeaheadInput with
localizationOptions
prop:We should change our approach here so that TypeaheadInput props a bit more dynamic and that any changes on Input component is available on TypeaheadInput as well.