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