Sha256: 864b58c9a6d3786ab4cc55931fb9fd22fb001a453f0d4f7a261fa379e90a6c21
Contents?: true
Size: 532 Bytes
Versions: 1080
Compression:
Stored size: 532 Bytes
Contents
`selected_ids` is an optional prop that accepts an array of ids and controls the selected state of the tree nodes that match the values passed. When used within react-hook-form, this prop can be used to manage the selected state of any ids passed to it. Items that include `checked:true` on the treeData itself will also be selected on page load, even without being passed to `selectedIds`. When an item is marked as checked on page load by any means, the dropdown will expand to show the checked items for easier accessibility.
Version data entries
1,080 entries across 1,080 versions & 2 rubygems