FlexPane needs a configuration as input to render a Panel/PanelGroup. This configuration is called PaneConfig
{
id: "8bfjcf98sd9",
type: "pane",
placement: "middle:center:main",
size: "auto",
props: {
dropAllowed: {},
hasAutosize: true,
isLocked: true,
noBorder: true,
minWidth: 400,
minHeight: 330,
},
settings: { view: { name: "datagrid" } },
}
⠀ ⠀ ⠀
{
id: "k36aatvm9l",
type: "pane",
size: 258.2,
placement: "middle:left",
props: {
isClosable: true,
isClosed: true,
// noHBorder: true,
},
settings: {
active: 0,
tabs: [
{ id: "advxfmpwzga", name: "query-history", icon: "query-history", label: "Query History", },
],
},
}
⠀ ⠀ ⠀
{
id: "k36aatvm9l",
type: "pane",
placement: "middle:left",
size: 258.2,
props: {
isClosable: true,
isClosed: true,
},
settings: {
active: 0,
tabs: [
{
id: "8agq7s6z1c4",
name: "navigator",
icon: "navigator",
label: "Navigator",
},
{
id: "advxfmpwzga",
name: "query-history",
icon: "query-history",
label: "Query History",
},
{
id: "a9hyv2nilys",
name: "adjustments",
icon: "adjustments",
label: "Adjustments",
},
],
},
},
⠀ ⠀ ⠀
Generated using TypeDoc