dropdown in input
This commit is contained in:
parent
014ef90cc6
commit
fff843e959
9760 changed files with 300 additions and 477104 deletions
|
@ -8,9 +8,9 @@
|
|||
<input (keydown)="handleKeyEvent($event)" [(ngModel)]="userInput"
|
||||
placeholder="Ask questions, request or a web search" type="text">
|
||||
|
||||
|
||||
<app-options-dropdown></app-options-dropdown>
|
||||
<button (click)="submitMessage()" class="submit">
|
||||
<i class="ri-send-plane-2-line"></i>
|
||||
</button>
|
||||
<app-options-dropdown></app-options-dropdown>
|
||||
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue