Skip to content

Checkbox: add 'indeterminate' prop #871

@tulup-conner

Description

@tulup-conner
  • I have searched the Issues to see if this bug has already been reported
  • I have tested the latest version

Summary

Discussed in #870

Originally posted by grasdira July 19, 2023

Enhancement Suggestion

I think it would be nice to add indeterminate (or isIndeterminate) prop to Checkbox component.

Example:

<Checkbox indeterminate .. />

Context

This is officially supported by DOM elements in all browsers. See https://developer.mozilla.org/en-US/docs/Web/CSS/:indeterminate

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions