PluginFeature Class
The abstract base class for all API Documenter plugin features.
Type
typescript
export declare abstract class PluginFeatureexport declare abstract class PluginFeatureDetails
The constructor for this class is marked as internal. Third-party code should not call the constructor directly or create subclasses that extend the PluginFeature class.
Methods
[Symbol.hasInstance]staticThis event function is called after the feature is initialized, but before any processing occurs.