Output
decorator
Decorator that marks a class field as an output property and supplies configuration metadata. The DOM property bound to the output property is automatically updated during change detection.
API
Usage Notes
class Output {}
Jump to details