Cldr HTML
Cldr HTML v1.3.0
  • Pages
  • Modules

    View Source Cldr.HTML (Cldr HTML v1.3.0)

    Implements Phoenix.HTML.Form.select/4 specifically for localized display of Cldr-based data.

    Link to this section Summary

    Functions

    currency_select(form, field, options)

    See Cldr.HTML.Currency.select/3.

    locale_select(form, field, options)

    See Cldr.HTML.Locale.select/3.

    territory_options(options)

    See Cldr.HTML.Territory.territory_options/1.

    territory_select(form, field, options)

    See Cldr.HTML.Territory.select/3.

    unit_select(form, field, options)

    See Cldr.HTML.Unit.select/3.

    Link to this section Functions

    Link to this function

    currency_select(form, field, options)

    View Source

    See Cldr.HTML.Currency.select/3.

    Link to this function

    locale_select(form, field, options)

    View Source

    See Cldr.HTML.Locale.select/3.

    Link to this function

    territory_options(options)

    View Source

    See Cldr.HTML.Territory.territory_options/1.

    Link to this function

    territory_select(form, field, options)

    View Source

    See Cldr.HTML.Territory.select/3.

    Link to this function

    unit_select(form, field, options)

    View Source

    See Cldr.HTML.Unit.select/3.

    On Hex.pm: Package Preview (current file)

    Built using ExDoc (v0.28.2) for the Elixir programming language