Options
All
  • Public
  • Public/Protected
  • All
Menu

phosphor-application-markup

Index

Type aliases

TypedNodeWidget

TypedNodeWidget: Widget & object
internal

A type for widgets with a particular node type

Functions

DOMWrapper

  • DOMWrapper<K>(elName: K): object
  • internal

    A function that generates a widget wrapper for a given HTML element.

    Type parameters

    • K: keyof HTMLElementTagNameMap

    Parameters

    • elName: K

    Returns object

RegisterDefaults

  • Register PAM default items to a factory.

    This is called automatically for the global factory, but will need to be manually called for anything else.

    Parameters

    Returns void

Generated using TypeDoc