Skip to content
Permalink
main
Switch branches/tags

Commits on Jul 20, 2022

  1. feat(setup): support listeners on setup context + useListeners() he…

    …lper
    
    These are added because Vue 2 does not include listeners in
    `context.attrs` so there is no way to access the equivalent of
    `this.$listeners` in `setup()`.
    yyx990803 committed Jul 20, 2022
Older