Rush StackShopBlogEvents
Skip to main content

Home > @microsoft/api-extractor-model > ApiReleaseTagMixin > releaseTag

ApiReleaseTagMixin.releaseTag property

The effective release tag for this declaration. If it is not explicitly specified, the value may be inherited from a containing declaration.

Signature:

readonly releaseTag: ReleaseTag;

Remarks

For example, an ApiEnumMember may inherit its release tag from the containing ApiEnum.