hosanna-ui-docs - v0.9.0
    Preparing search index...
    • Decorator to inject a stateful dependency into a class property. Automatically manages the state of the property.

      Parameters

      • OptionalserviceIdentifier: string

        Optional identifier for the service to inject. Defaults to the property name.

      Returns (target: any, propertyKey: string) => void