testing iframe
This commit is contained in:
@@ -350,8 +350,9 @@
|
||||
src: "{{HOMEPAGE_VAR_ZABBIX_URL}}"
|
||||
classes: h-160 sm:h-160 md:h-260 lg:h-360 xl:h-460 2xl:h-572 # optional, use tailwind height classes, see https://tailwindcss.com/docs/height
|
||||
referrerPolicy: no-referrer
|
||||
allowPolicy: fullscreen # optional, no default
|
||||
allowFullscreen: true # optional, default: true
|
||||
loadingStrategy: lazy # optional, default: eager
|
||||
allowScrolling: yes # optional, default: yes
|
||||
refreshInterval: 2000 # optional, no default
|
||||
allowPolicy: fullscreen
|
||||
allowFullscreen: true
|
||||
loadingStrategy: lazy
|
||||
allowScrolling: yes
|
||||
refreshInterval: 2000
|
||||
sandbox: allow-forms, allow-modals
|
||||
|
||||
Reference in New Issue
Block a user