Sha256: 6978d7755838c361f4a36d8529cce3a7869ee553c943d28d7f5129fca00f30f5
Contents?: true
Size: 467 Bytes
Versions: 461
Compression:
Stored size: 467 Bytes
Contents
`selected_ids` (Rails) / `selectedIds` (React) is an optional prop that accepts an array of ids that, if present, will mark the corresponding nodes on the treeData as checked on page load. 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
461 entries across 461 versions & 2 rubygems