Skip to content

AuditRendererDirective

directive

Attribute directive that renders an AuditEntry using the component registered with AuditRendererService for the entry’s action (and optionally subaction). Falls back to DefaultAuditRendererComponent when no override is registered.

Selector: [yuvAuditRenderer]

Standalone: Yes

Type: AuditEntry

Required: Yes

Type: ComponentRef<AbstractAuditRendererComponent>