瀏覽代碼

playing around component contents

tags/2.037
Patrick Sun 5 年之前
父節點
當前提交
a628321c43
共有 1 個檔案被更改,包括 1 行新增4 行删除
  1. +1
    -4
      src/app/app.component.html

+ 1
- 4
src/app/app.component.html 查看文件

@@ -6,10 +6,7 @@

<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>


Loading…
取消
儲存