From c8da6b3cbe4d2162ae79ab3a7db5f03873f59ca1 Mon Sep 17 00:00:00 2001 From: Dermot Duffy Date: Sat, 23 Jul 2022 22:00:41 -0700 Subject: [PATCH] Update docs. --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 8c2cd125..df616e9e 100644 --- a/README.md +++ b/README.md @@ -1541,6 +1541,15 @@ elements: top: 300px tap_action: action: none + - type: icon + icon: mdi:numeric-7-box + title: Custom action + style: + left: 200px + top: 350px + tap_action: + action: fire-dom-event + key: value ```