Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Options

Representation of an options object.

Hierarchy

  • Options

Index

Properties

Optional callbacks

callbacks: NodeCallbacks

Defines an object containing callbacks for all buttons defined for a node.

container

container: string

Defines id or class of a HTML element which should be used to create a new node.

nodes

nodes: ReadonlyArray<Node>

Defines an array of nodes.

Optional types

types: ReadonlyArray<NodeType>

Defines an array of types that can be used for a node.

Generated using TypeDoc