Home > @microsoft/api-documenter > IFeatureDefinition > featureName
IFeatureDefinition.featureName property
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
Signature:
featureName: string;