%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /www/loslex/production/node_modules/alpinejs/src/utils/
Upload File :
Create Path :
Current File : /www/loslex/production/node_modules/alpinejs/src/utils/dispatch.js

export function dispatch(el, name, detail = {}) {
    el.dispatchEvent(
        new CustomEvent(name, {
            detail,
            bubbles: true,
            // Allows events to pass the shadow DOM barrier.
            composed: true,
            cancelable: true,
        })
    )
}

Zerion Mini Shell 1.0