Skip to content

Displaying things in popup #490

Answered by OzGav
DeathByDisco asked this question in Q&A
Dec 10, 2024 · 2 comments · 2 replies
Discussion options

You must be logged in to vote

Not that I am aware. Here are some excerpts from floor plans I use.

This one pops up an iframe with the url shown. It also uses card-mod to control the size of the iframe

            - element: radio_select
              tap_action:
                - action: fire-dom-event
                  browser_mod:
                    service: browser_mod.popup
                    data:
                      card_mod:
                        style: |
                          ha-dialog {
                            --mdc-dialog-min-width: 1200px !important;
                            --mdc-dialog-max-width: 1850px !important;
                          }
                          .content {
         …

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@DeathByDisco
Comment options

@OzGav
Comment options

Answer selected by DeathByDisco
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants