@sheerid/jslib
Preparing search index...
WithLocaleChoiceAndCountryChoice
Type Alias WithLocaleChoiceAndCountryChoice
type
WithLocaleChoiceAndCountryChoice
=
{
countryChoice
:
FormSelectChoice
<
Country
,
string
>
;
localeChoice
:
FormSelectChoice
<
Locale
,
string
>
;
}
Index
Properties
country
Choice
locale
Choice
Properties
country
Choice
countryChoice
:
FormSelectChoice
<
Country
,
string
>
locale
Choice
localeChoice
:
FormSelectChoice
<
Locale
,
string
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
country
Choice
locale
Choice
@sheerid/jslib
Loading...