From 563f51505cb5e313d35778b4bada8dcb49b51894 Mon Sep 17 00:00:00 2001 From: Eugenio Romano Date: Tue, 27 Feb 2018 14:43:23 +0000 Subject: [PATCH] Update datatable.component.md --- docs/datatable.component.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/datatable.component.md b/docs/datatable.component.md index b6593a1c17..921c8d7689 100644 --- a/docs/datatable.component.md +++ b/docs/datatable.component.md @@ -200,7 +200,7 @@ onRowClick(event) { ### Card view -If you want enable the card view mode you need to set to true the input parameter [cardview] : +If you want to enable the card view mode you need to set to 'gallery' the input parameter [display] : ```html