Sha256: b7de21e1a637776cc1c4dde3468a1186a4e548872f928a8fc4cdbbe11d27d90e
Contents?: true
Size: 542 Bytes
Versions: 1557
Compression:
Stored size: 542 Bytes
Contents
The `returnAllSelected` or `return_all_selected` prop can be used when users want data on all checked nodes from the dropdown, irrespective of whether it is a parent or child node. __NOTE__: This variant also does not automatically uncheck the parent when any of the child nodes are unchecked. `returnAllSelected` is set to false by default. __NOTE__: For larger trees that may return many pill selections, you can optionally set `input_display: "none"`(for Rails) or `inputDisplay = "none"`(for React) to hide all pills within the input.
Version data entries
1,557 entries across 1,557 versions & 2 rubygems