When are we giving custom slots.checkable option in tree component #6302
sachinpatil55
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
we need custom checkbox option in tree component to attach some data attributes on checkbox , seems we are giving checkable slot option but on Tree.ts (https://github.com/vueComponent/ant-design-vue/blob/main/components/tree/Tree.tsx#L267 ) we are override this with default checkable
Beta Was this translation helpful? Give feedback.
All reactions