rakutentech / r10 / R10.LanguageSelector

Dropdown for the language selector

view : List (Element.WithContext.Attribute (R10.Context.ContextInternal z) msg) -> { changeMsg : Result String R10.Language.Language -> msg, colorBackground : Element.WithContext.Color, colorFont : Element.WithContext.Color, currentLanguage : R10.Language.Language, supportedLanguages : List R10.Language.Language, fontSize : Basics.Int } -> Element.WithContext.Element (R10.Context.ContextInternal z) msg