Describes where a column's drawer-section value reads/writes in app state. DrawerSearchPanel dispatches on .kind to pull/push the right slice — columns don't need to know how the context is structured.
.kind
Describes where a column's drawer-section value reads/writes in app state. DrawerSearchPanel dispatches on
.kindto pull/push the right slice — columns don't need to know how the context is structured.