Home > @microsoft/api-extractor-model > IApiParameterOptions
IApiParameterOptions interface
Represents parameter information that is part of IApiParameterListMixinOptions
Signature:
export interface IApiParameterOptions
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
isOptional | boolean | ||
parameterName | string | ||
parameterTypeTokenRange | IExcerptTokenRange |