Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Variables

TEMPLATE_INITIAL_STATE: ITemplateReducerState = ...

Functions

  • Checks if the given payload is an element state

    export

    Parameters

    • args: any

    Returns args is IElementState

  • Installs a custom template reducer function. This is generally used by viewer templates which need to respond to template-related actions in a way that is unique to the template

    export

    Parameters

    Returns void

Generated using TypeDoc