Skip to content

Can Vue add support for checkbox's indeterminate state? #4094

Closed
@smalllong

Description

@smalllong

Vue.js version

1.0.26

What is Expected?

The checkboxes binded with Vuejs can have THREE states: true, false, or indeterminate. For example, when binded with a checkbox and the value is "indeterminate", the checkbox's indeterminate property is set to true.

What is actually happening?

The checkboxes that binded with Vuejs only got two states: true or false.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions