CommentsBanner
Import from @falcon/ui-kit/dist/legacy, not @falcon/ui-kit.
CommentsBanner highlights a comment summary with a comment icon, optional timestamp, and supporting description text.
Primary
Section titled “Primary”Code
<CommentsBanner description="Thanks in advance, looking forward to another successful year!" timeStamp="Time Stamp"/>Without Time Stamp
Section titled “Without Time Stamp”Code
<CommentsBanner description="Thanks in advance, looking forward to another successful year!" />CommentsBanner
Section titled “CommentsBanner”| Name | Type/Description |
|---|---|
className | string | undefined |
description | ReactNode |
sx | StyleProps | undefined |
timeStamp | string | undefined |