Preparing search index...
The search index is not available
@sheerid/jslib
@sheerid/jslib
orgToOption
Function orgToOption
org
To
Option
(
org
)
:
{
country
:
keyof
Countries
;
label
:
string
;
value
:
number
;
}
Parameters
org
:
Organization
Returns
{
country
:
keyof
Countries
;
label
:
string
;
value
:
number
;
}
country
:
keyof
Countries
label
:
string
value
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@sheerid/jslib
Loading...