InspectorComponentMap
Defined in: inspector-runtime-types.ts:106
Map optional WordPress component implementations used by inspector helpers.
Properties
Section titled “Properties”PanelBody?
Section titled “PanelBody?”
optionalPanelBody?:ElementType<PanelBodyLikeProps>
Defined in: inspector-runtime-types.ts:107
RangeControl?
Section titled “RangeControl?”
optionalRangeControl?:ElementType<RangeControlLikeProps>
Defined in: inspector-runtime-types.ts:108
SelectControl?
Section titled “SelectControl?”
optionalSelectControl?:ElementType<SelectControlLikeProps>
Defined in: inspector-runtime-types.ts:109
TextControl?
Section titled “TextControl?”
optionalTextControl?:ElementType<TextControlLikeProps>
Defined in: inspector-runtime-types.ts:110
TextareaControl?
Section titled “TextareaControl?”
optionalTextareaControl?:ElementType<TextareaControlLikeProps>
Defined in: inspector-runtime-types.ts:111
ToggleControl?
Section titled “ToggleControl?”
optionalToggleControl?:ElementType<ToggleControlLikeProps>
Defined in: inspector-runtime-types.ts:112