Skip to content

NativeScript Vue - Event not fired. #120

@monkeymonk

Description

@monkeymonk

I am trying to use nativescript-slide with Vue. The slider works as expected but I cannot find how to listen for the events.

<SlideContainer loop="true" height="100%" width="100%" @changed="doSomething">
    <!-- [...] -->
</SlideContainer>

Is someone know how I have to write this to make doSomething fire ?

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