mirror of
https://github.com/Redocly/redoc.git
synced 2024-11-14 21:06:34 +03:00
3 lines
102 B
HTML
3 lines
102 B
HTML
<input #search (keyup)="update(search.value)">
|
|
<button (click)="tmpSearch()"> Expand Search </button>
|