Page Contents
Home > @loopback/metadata > DecoratorOptions
DecoratorOptions interface
Options for a decorator
Signature:
export interface DecoratorOptions
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
|
boolean |
(Optional) Controls if inherited metadata will be honored. Default to | ||
|
boolean |
(Optional) Controls if the value of Default to | ||
|
string |
(Optional) Name of the decorator for debugging purpose, such as |