Skip to content

PanelBodyLikeProps

Defined in: inspector-runtime-types.ts:26

Describe the minimum props supported by a collapsible inspector panel shell.

optional children?: ReactNode

Defined in: inspector-runtime-types.ts:27


optional initialOpen?: boolean

Defined in: inspector-runtime-types.ts:28


optional title?: ReactNode

Defined in: inspector-runtime-types.ts:29