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