selectLocale
selectLocale(
candidates,tree):string|undefined
The first candidate present in the tree (case-insensitive), returned in the tree’s own casing; undefined when none is.
Parameters
Section titled “Parameters”candidates
Section titled “candidates”readonly string[]
readonly LocaleTreeNode[]
Returns
Section titled “Returns”string | undefined