Skip to content

Event Handling #18

@MentalGear

Description

@MentalGear

Thank you for this great library! It's much more idiomatic than svelte-simple-modal!
However, there's no mention of event handling, and the standard svelte way doesn't seem to work.

Is your feature request related to a problem? Please describe.
I try to dispatch an event from my modal component to the <Modals on:message={handleModalDialogButton}> tag in the overlying component.

Describe the solution you'd like
Ideally, the normal svelte event dispatch would work out of the box.

Describe alternatives you've considered
Using a store.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions