Skip to content

PanelBodyLikeProps

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

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

optional children?: ReactNode

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


optional initialOpen?: boolean

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


optional title?: ReactNode

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