Skip to content

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.

Code
<CommentsBanner
description="Thanks in advance, looking forward to another successful year!"
timeStamp="Time Stamp"
/>
Code
<CommentsBanner description="Thanks in advance, looking forward to another successful year!" />
NameType/Description
classNamestring | undefined
descriptionReactNode
sxStyleProps | undefined
timeStampstring | undefined