Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IMeta

Meta is a map of custom property names. The values can be any valid JSON type.

Meta properties allow you to store custom Metadata on their attached interactive state element.

Hierarchy

  • IMeta

Indexable

[property: string]: IMetaProperty

Meta is a map of custom property names. The values can be any valid JSON type.

Meta properties allow you to store custom Metadata on their attached interactive state element.

Generated using TypeDoc