FunctionPanel({
children,
className,
collapsedSize = "0%",
collapsible = false,
defaultSize,
disabled,
elemen
lib/components/panel/Panel.tsx:44
FunctionPanel({
children,
className = "",
disabled,
showSizeAsPercentage,
showSizeInPixels,
...rest
}: PanelPro
src/components/styled-panels/Panel.tsx:10
FunctionPanel({
children,
className = "",
id: idProp,
onResize,
showSizeAsPercentage = true,
showSizeInPixels =
integrations/tests/src/components/Panel.tsx:9
FunctionSeparator({
children,
className,
disabled,
disableDoubleClick,
elementRef: elementRefProp,
id: idProp,
st
lib/components/separator/Separator.tsx:31