From 9c8ab8010c3998eaafe5aa2b551be3fa9e67e962 Mon Sep 17 00:00:00 2001 From: jaasen-livefront Date: Tue, 21 Oct 2025 13:36:13 -0700 Subject: [PATCH] call signal value --- libs/components/src/callout/callout.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/components/src/callout/callout.component.html b/libs/components/src/callout/callout.component.html index 569daa643f3..48af5c9665b 100644 --- a/libs/components/src/callout/callout.component.html +++ b/libs/components/src/callout/callout.component.html @@ -29,7 +29,7 @@ #content bitTypography="body2" [ngClass]="_truncate ? 'tw-truncate' : ''" - [appA11yTitle]="_truncate ? contentText : ''" + [appA11yTitle]="_truncate ? contentText() : ''" >