From 068cc0bc27ffcfdf67c3d2e0d040201e09eccf9c Mon Sep 17 00:00:00 2001 From: Eugenio Romano Date: Sat, 13 Jan 2018 00:51:03 +0000 Subject: [PATCH] [contextMenuActions]="true" properties documentation --- docs/document-list.component.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/document-list.component.md b/docs/document-list.component.md index 637d399f28..0bfd40f76c 100644 --- a/docs/document-list.component.md +++ b/docs/document-list.component.md @@ -564,7 +564,7 @@ actions you have defined in a context menu: @Component({ selector: 'my-view', template: ` - ... + ... ` })