Member Junction
    Preparing search index...

    Implements

    • OnDestroy
    Index

    Constructors

    Properties

    ArchivedFieldCount: number = 0

    Number of archived fields

    HasArchivedFields: boolean = false

    Whether the badge is visible (record has archived fields)

    IsLoading: boolean = false

    Whether data is currently loading

    LastArchivedDate: Date | null = null

    Date of the most recent archive

    RestoreRequested: EventEmitter<ArchiveVersionInfo> = ...

    Emitted when the user clicks the badge to request a restore

    TooltipText: string = ''

    Tooltip text shown on hover

    Accessors

    Methods