Sha256: b7de21e1a637776cc1c4dde3468a1186a4e548872f928a8fc4cdbbe11d27d90e

Contents?: true

Size: 542 Bytes

Versions: 1562

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,562 entries across 1,562 versions & 2 rubygems

Version Path
playbook_ui-12.30.1 app/pb_kits/playbook/pb_multi_level_select/docs/_multi_level_select_return_all_selected.md
playbook_ui-12.30.0 app/pb_kits/playbook/pb_multi_level_select/docs/_multi_level_select_return_all_selected.md