From f7994a523ace4caa6d669470776e0c7874cebcd4 Mon Sep 17 00:00:00 2001 From: Laxmikanta Nayak Date: Tue, 4 May 2021 12:37:30 +0530 Subject: [PATCH] Adding event related section in the demo When i was looking in to this to use in an app, i found the event part was not clearly mentioned so adding it so that it might help someone to get the information right away. --- demo/index.html | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/demo/index.html b/demo/index.html index 8876b66..969cd40 100644 --- a/demo/index.html +++ b/demo/index.html @@ -81,6 +81,33 @@

Time

+

Event on close , steps

+
+
+ +
+

+ Value: {{ time }} +

+
+
+
+
<datetime type="time" v-model="time"></datetime>
+
+
+ +

Macro tokens