Skip to content

Simple Button isn't "idiomatic" Vue #24

@afontcu

Description

@afontcu

I just noticed that some tests, such as the Simple Button one, are using a callback prop approach, which is widely used in React.

However, since Vue suggests emitting events instead of passing callback functions, would it make sense to update the example and show how to test for an event to be emitted? I could help with that.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions