Slots
Defined in: react/markput/src/types.ts:64
Available slots for customizing MarkedInput internal components
Extends
Section titled “Extends”CoreSlots
Properties
Section titled “Properties”block?
Section titled “block?”optional block: ElementType;Defined in: core/src/shared/types.ts:90
Inherited from
Section titled “Inherited from”CoreSlots.blockcontainer?
Section titled “container?”optional container: ElementType<Record<string, unknown>>;Defined in: react/markput/src/types.ts:66
Root container component
Overrides
Section titled “Overrides”CoreSlots.container