Page Contents
Home > @loopback/core > CoreTags
CoreTags namespace
Signature:
export declare namespace CoreTags
Variables
| Variable | Description |
|---|---|
| [COMPONENT](/doc/en/lb4/apidocs.core.coretags.component.html) | Binding tag for components |
| [CONTROLLER](/doc/en/lb4/apidocs.core.coretags.controller.html) | Binding tag for controllers |
| [EXTENSION\_FOR](/doc/en/lb4/apidocs.core.coretags.extension_for.html) | Binding tag for extensions to specify name of the extension point that an extension contributes to. |
| [EXTENSION\_POINT](/doc/en/lb4/apidocs.core.coretags.extension_point.html) | Binding tag for an extension point to specify name of the extension point |
| [LIFE\_CYCLE\_OBSERVER\_GROUP](/doc/en/lb4/apidocs.core.coretags.life_cycle_observer_group.html) | Binding tag for group name of life cycle observers |
| [LIFE\_CYCLE\_OBSERVER](/doc/en/lb4/apidocs.core.coretags.life_cycle_observer.html) | Binding tag for life cycle observers |
| [SERVER](/doc/en/lb4/apidocs.core.coretags.server.html) | Binding tag for servers |
| [SERVICE\_INTERFACE](/doc/en/lb4/apidocs.core.coretags.service_interface.html) | Binding tag for the service interface |
| [SERVICE](/doc/en/lb4/apidocs.core.coretags.service.html) | Binding tag for services |