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 ```