frappe-ui
frappe-ui copied to clipboard
`checked` prop does nothing in Checkbox
checked
prop does nothing in Checkbox. It only depends on modelValue
https://github.com/frappe/frappe-ui/blob/a5147184122d7d8fd2d71af7caef2395708758f5/src/components/Checkbox.vue#L1-L45
Should we remove it? Will lead to warnings for Extraneous non-props attributes were passed Should we wire it? Will change behavior if someone has set the prop value