Skip to content

Commit

Permalink
Describe confirmation options for button entities rows (#35436)
Browse files Browse the repository at this point in the history
* Update entities.markdown

* tiny tweak

---------

Co-authored-by: c0ffeeca7 <[email protected]>
  • Loading branch information
karwosts and c0ffeeca7 authored Oct 29, 2024
1 parent f25ef23 commit b08e002
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions source/_dashboards/entities.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,10 @@ double_tap_action:
required: false
description: Action taken on row double tap. See [action documentation](/dashboards/actions/#double-tap-action).
type: map
confirmation:
required: false
description: For entities that display a button element in the row (for example, button, lock, script), this option adds a confirmation dialog to the press of the button. See [options for confirmation](/dashboards/actions/#options-for-confirmation) for configuration options.
type: map
{% endconfiguration %}

## Special row elements
Expand Down

0 comments on commit b08e002

Please sign in to comment.