Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ChartTopLevelElement

Hierarchy

Index

Properties

id: number

The id props specifies the unique id for the given element in the schema. Used in the library to reference the element in the schema.

kind: wrapper

The kind for a top level element is always wrapper.

parent: null

The parent for a top level element is always null: no parent.

The type prop specifies which kind of wrapper/top level element is the element.

Generated using TypeDoc