GitHubJupyter
  • Preparing search index...
  • The search index is not available
@lumino
  • @lumino
  • datagrid
  • TextRenderer
  • formatIntlNumber

Function formatIntlNumber

  • formatIntlNumber(options?): FormatFunc
  • Create an international number format function.

    Parameters

    • options: TextRenderer.formatIntlNumber.IOptions = {}

      The options for creating the format function.

    Returns FormatFunc

    A new international number format function.

    Notes

    This formatter uses the builtin Intl.NumberFormat object to coerce values.

    This is the most flexible (but slowest) number formatter.

    • Defined in datagrid/src/textrenderer.ts:646

Settings

Member Visibility

Theme

On This Page

Notes
@lumino
  • Loading...

Generated using TypeDoc