Basic chat configuration and usage: <nb-chat title="Nebular Conversational UI"> <nb-chat-message *ngFor="let msg of messages" [type]="msg.type" ...
確定! 回上一頁