Skip to content

pantoken / formats/interactions/src / initModal

Fušla: initModal()

initModal(host, dialog, onCommand): void

Bindea CSS <dialog class="instui-modal"> dahje web-komponenta shadow <dialog> open atributta protokollii ja --show/--close/--toggle kommandalaš johtamiin. Buot geavahuvvo same interfáse:

  • CSS: host === dialog (the dialog itself carries the id and open attr)
  • WC: host = custom element, dialog = its shadow &lt;dialog&gt;

Parametera

host

HTMLElement

dialog

HTMLDialogElement

onCommand

OnCommand

Gullii / Gávdnat

void