Home > @microsoft/api-extractor-model > ApiDocumentedItem
ApiDocumentedItem class
An abstract base class for API declarations that can have an associated TSDoc comment.
Signature:
export declare class ApiDocumentedItem extends ApiItem
Extends: ApiItem
Remarks
This is part of the ApiModel hierarchy of classes, which are serializable representations of API declarations.
Constructors
Constructor | Modifiers | Description |
|---|---|---|
Constructs a new instance of the |
Properties
Property | Modifiers | Type | Description |
|---|---|---|---|
| tsdoc.DocComment | undefined |
Methods
Method | Modifiers | Description |
|---|---|---|
| ||