Home > @microsoft/api-extractor-model > IApiParameterListMixinOptions
IApiParameterListMixinOptions interface
Constructor options for ApiParameterListMixin.
Signature:
export interface IApiParameterListMixinOptions extends IApiItemOptions
Extends: IApiItemOptions
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| overloadIndex | number | ||
| parameters | IApiParameterOptions[] |