Skip to content

Event handlers became properties in Svelte 5 e.g. s/on:stop/onstop/ #159

@evdama

Description

@evdama

Describe the feature

Neither bug nor feature but slider events in Svelte 5 are now written without the colon i.e. on:stop=() becomes onstop=(). See https://svelte.dev/docs/svelte/v5-migration-guide#Event-changes for more details.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions