Skip to content

Is it possible to listen to events from Popup? #112

@sadespresso

Description

@sadespresso

I am wondering if it's possible to listen to events popup component is emitting.

In plain svelte, we'd do something like this:

<Popup on:update={(e) => handleUpdate(e)} />

Is there any equivalent when using svelte-simple-modal?

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions