Options
All
  • Public
  • Public/Protected
  • All
Menu

Represents a component whose specific type is not statically known. Allows type-agnostic / bulk operations across all types of components.

For now we'll say every component type is Serializable but perhaps we'll loosen that restriction to allow simpler implementation of non-networkable / non-persistable state

Hierarchy

  • GenericComponent

Index

Constructors

Properties

Constructors

constructor

Properties

data

Readonly id

isDeleted

isDeleted: boolean

Generated using TypeDoc