Update docs.

This commit is contained in:
Dermot Duffy
2022-07-23 22:00:41 -07:00
parent 2f0e99a94e
commit c8da6b3cbe
+9
View File
@@ -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
```
</details>