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

Function formatGeneric

  • formatGeneric(options?): FormatFunc
  • Create a generic text format function.

    Parameters

    • options: TextRenderer.formatGeneric.IOptions = {}

      The options for creating the format function.

    Returns FormatFunc

    A new generic text format function.

    Notes

    This formatter uses the builtin String() to coerce any value to a string.

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

Settings

Member Visibility

Theme

On This Page

Notes
@lumino
  • Loading...

Generated using TypeDoc