Checkbox: add 'indeterminate' prop
- [x] I have searched the Issues to see if this bug has already been reported
- [x] I have tested the latest version
Summary
Discussed in https://github.com/themesberg/flowbite-react/discussions/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
Hi! I'd like to take a shot at solving this issue. Could you assign it to me? Thanks
@grasdira Done, but for the future, you are always welcome to just get started on an issue!
Hi @grasdira, any progress on this issue?
Hi @shereen-fathy, yes, I've made some progress on this issue.
Any progress on this issue? Thanks~~