InspectorComponentMap
Defined in: inspector-runtime-types.ts:109
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:110
RangeControl?
Section titled “RangeControl?”
optionalRangeControl?:ElementType<RangeControlLikeProps>
Defined in: inspector-runtime-types.ts:111
SelectControl?
Section titled “SelectControl?”
optionalSelectControl?:ElementType<SelectControlLikeProps>
Defined in: inspector-runtime-types.ts:112
TextControl?
Section titled “TextControl?”
optionalTextControl?:ElementType<TextControlLikeProps>
Defined in: inspector-runtime-types.ts:113
TextareaControl?
Section titled “TextareaControl?”
optionalTextareaControl?:ElementType<TextareaControlLikeProps>
Defined in: inspector-runtime-types.ts:114
ToggleControl?
Section titled “ToggleControl?”
optionalToggleControl?:ElementType<ToggleControlLikeProps>
Defined in: inspector-runtime-types.ts:115