mirror of
https://github.com/Redocly/redoc.git
synced 2025-01-31 01:54:08 +03:00
5 lines
124 B
HTML
5 lines
124 B
HTML
<h2> Api reference </h2>
|
|
<div *ng-for="var cat of data.menu">
|
|
<side-menu-cat [cat-details]="cat"> </side-menu-cat>
|
|
</div>
|