Skip to content

IFeatureDefinition.kind PropertySignature

Determines the kind of feature. The specified value is the name of the base class that subclass inherits from.

Type

typescript
kind: 'MarkdownDocumenterFeature';
kind: 'MarkdownDocumenterFeature';

Details

For now, MarkdownDocumenterFeature is the only supported value.