Assets
embed.js runs on the host page (your website); embed-child.js runs inside the fill iframe and reports things like content height back to the parent for auto-resize. Both are registered loadedOnRequest() — they never load globally in the Filament admin panel.
Standard iframe embed
string
required
The full public fill URL for the form, including the
/embed suffix and any query flags. This is what embed.js reads to lazily set src on load.