ProtoTwin API
    Preparing search index...

    Function Label

    • Property decorator that specifies the label for a property.

      Parameters

      • name: string | ((target: any) => string)

        The property label.

      Returns PropertyDecorator

      The property decorator instance.