MFML - v0.0.4
    Preparing search index...

    Function createDisplayNameArgumentFormatter

    • Creates a formatter that uses Intl.DisplayNames to format translations of language, region and script display names.

      Parameters

      • type: null | string

        The required argument type, or null if type shouldn't be specified.

      • style: null | string

        The required argument style, or null if style shouldn't be specified.

      • options: DisplayNamesOptions

        Display name format options.

      Returns ArgumentFormatter