hosanna-ui-docs - v0.9.0
    Preparing search index...
    • Decorator for observable fields in a class. Automatically notifies observers and triggers re-renders when the field changes.

      Parameters

      • target: any

        The target class.

      • key: string

        The property key.

      Returns void