From c77ff212995d86f20cc596f7485ded67c36c6e34 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Philipp=20Ku=CC=88hn?= Date: Sun, 9 Dec 2018 11:09:44 +0100 Subject: [PATCH] add text to table demo --- examples/Components/Routes/Tables/index.vue | 3 +++ 1 file changed, 3 insertions(+) diff --git a/examples/Components/Routes/Tables/index.vue b/examples/Components/Routes/Tables/index.vue index d08d93d0..5045d8e5 100644 --- a/examples/Components/Routes/Tables/index.vue +++ b/examples/Components/Routes/Tables/index.vue @@ -247,6 +247,9 @@

Tables

+

+ Tables come with some useful commands like adding, removing or merging rows and columns. Navigate with tab or arrow keys. Resizing is also supported. +

Wide header