Options
All
  • Public
  • Public/Protected
  • All
Menu

Describes a class to expose.

Hierarchy

  • ClassDescriptor

Index

Properties

classId?: string

Ignore this. Filled in by registerHostClass function.

Expose a constructor function that will construct an instance on the host side. Default return behavior is 'sync'.

instance?: ObjectDescriptor

Describes instances of this class.

Describes the "static" part of the class, treated as an object.

type?: "class"

Generated using TypeDoc