Skip to content

IFeatureDefinition.featureName PropertySignature

The name of this feature, as it will appear in the config file.

The name should consist of one or more words separated by hyphens. Each word should consist of lower case letters and numbers. Example: my-feature

Type

typescript
featureName: string;
featureName: string;