mirror of
https://github.com/Redocly/redoc.git
synced 2024-11-24 09:33:44 +03:00
4 lines
86 B
HTML
4 lines
86 B
HTML
|
<select (change)=onChange($event.target.value)>
|
||
|
<ng-content></ng-content>
|
||
|
</select>
|