MCPcopy
hub / github.com/element-hq/element-web / Props

Interface Props

packages/shared-components/src/resize/group/GroupView.tsx:22–24  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

20}
21
22interface Props {
23 vm: ViewModel<unknown, GroupViewActions>;
24}
25
26/**
27 * This the root component for collapsible left panel. Based on {@link Group} from react-resizable-panels.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected