Preparing search index...
The search index is not available
@sheerid/jslib
@sheerid/jslib
WithLocaleChoiceAndCountryChoice
Type alias WithLocaleChoiceAndCountryChoice
With
Locale
Choice
And
Country
Choice
:
{
countryChoice
:
FormSelectChoice
<
Country
,
string
>
;
localeChoice
:
FormSelectChoice
<
Locale
,
string
>
;
}
Type declaration
country
Choice
:
FormSelectChoice
<
Country
,
string
>
locale
Choice
:
FormSelectChoice
<
Locale
,
string
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@sheerid/jslib
Loading...