Feature load status.

This status is reported by loaded feature reference.

Hierarchy

  • FeatureStatus

Properties

Properties

feature: Class<any>

Loaded feature class.

Note that the class may differ from the one requested to load. E.g. when another feature provides it.

ready: boolean

Whether the feature is loaded.

Generated using TypeDoc