Skip to content

Reset becoming a function also? #123

@garhbod

Description

@garhbod

Hi,

I'm currently using reset as follows as

this.$refs.infiniteLoading.$emit('$InfiniteLoading:reset');

Is there plans to create a reset() function or exposing the $state when I use $refs making one of the following 2 possible

this.$refs.infiniteLoading.reset();
this.$refs.infiniteLoading.$state().reset();

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