PanelBodyLikeProps
Defined in: inspector-runtime-types.ts:29
Describe the minimum props supported by a collapsible inspector panel shell.
Properties
Section titled “Properties”children?
Section titled “children?”
optionalchildren?:ReactNode
Defined in: inspector-runtime-types.ts:30
initialOpen?
Section titled “initialOpen?”
optionalinitialOpen?:boolean
Defined in: inspector-runtime-types.ts:31
title?
Section titled “title?”
optionaltitle?:ReactNode
Defined in: inspector-runtime-types.ts:32