Comment
A comment displays user feedback and discussion to website content.
When To Use#
Comments can be used to enable discussions on an entity such as a page, blog post, issue or other.
import { NzCommentModule } from 'ng-zorro-antd/comment';
Examples
Loading...
We supply a series of design principles, practical patterns and high quality design resources(Sketch and Axure), to help people create their product prototypes beautifully and efficiently.
- Reply to
We supply a series of design principles, practical patterns and high quality design resources(Sketch and Axure), to help people create their product prototypes beautifully and efficiently.
- Reply to
Loading...
We supply a series of design principles, practical patterns and high quality design resources(Sketch and Axure), to help people create their product prototypes beautifully and efficiently.
- Reply to
We supply a series of design principles, practical patterns and high quality design resources(Sketch and Axure), to help people create their product prototypes beautifully and efficiently.
- Reply to
We supply a series of design principles, practical patterns and high quality design resources(Sketch and Axure), to help people create their product prototypes beautifully and efficiently.
- Reply to
We supply a series of design principles, practical patterns and high quality design resources(Sketch and Axure), to help people create their product prototypes beautifully and efficiently.
- Reply to
Loading...
Loading...
API#
nz-comment#
Property | Description | Type | Default |
---|---|---|---|
[nzAuthor] | The element to display as the comment author | string | TemplateRef<void> | - |
[nzDatetime] | A datetime element containing the time to be displayed | string | TemplateRef<void> | - |
[nz-comment-avatar]#
The element to display as the comment avatar.
nz-comment-content#
The main content of the comment.
nz-comment-action#
The element items rendered below the comment content.
We supply a series of design principles, practical patterns and high quality design resources(Sketch and Axure), to help people create their product prototypes beautifully and efficiently.