Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • IApplicationContext

Index

Methods

  • allowHtmlValuesInSelection(): boolean
  • Gets whether to display HTML property values in the selection panel (provided via mount option)

    since

    0.11

    memberof

    IApplicationContext

    Returns boolean

  • getHTMLCleaner(): undefined | ((value: string) => string)
  • Gets a HTML sanitization function (if provided via mount option)

    since

    0.11

    memberof

    IApplicationContext

    Returns undefined | ((value: string) => string)

  • Provide extra HTML elements to insert before a group name in a group legend node

    since

    0.14.9

    Parameters

    Returns string[]

  • Provide extra HTML elements to insert before a layer name in a layer legend node

    since

    0.14.9

    Parameters

    Returns string[]

Generated using TypeDoc