Explorar el Código

playing around component contents

tags/2.037
Patrick Sun hace 5 años
padre
commit
a628321c43
Se han modificado 1 ficheros con 1 adiciones y 4 borrados
  1. +1
    -4
      src/app/app.component.html

+ 1
- 4
src/app/app.component.html Ver fichero



<router-outlet></router-outlet> <router-outlet></router-outlet>


<div #target class="target">
<p class="placeholder">Right-click to open Context menu</p>
</div>
<kendo-contextmenu [target]="target" [items]="items"> </kendo-contextmenu>



<hr> <hr>



Cargando…
Cancelar
Guardar