Skip to content

Range: move the input and change event value into event.detail.value #89

Description

@StanZGenchev

The events put the raw value in event.detail, unlike every other component, whose change events report event.detail.value. Consumers read $event.detail in @input and @change handlers instead of $event.detail.value.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions