lucca-front icon indicating copy to clipboard operation
lucca-front copied to clipboard

feat(comment): basic angular wrapper implementation

Open Supamiu opened this issue 8 months ago • 11 comments

Description

The comment component is used to display comments or discussions on blocks

Each block is composed of informations about the author (avatar, a TemplateRef and authorName, a PortalContent (string | TemplateRef)) and handles comments that are placed inside of it as child lu-comment components.



Supamiu avatar Jun 18 '24 09:06 Supamiu