Inplace Pass Through

Pass Through documentation for Inplace component

Viewer#

Some sections may not be visible due to the availability of the particular feature.

View Content

InplaceRoot PT Options#

Defines passthrough(pt) options of Inplace component.

labeltypedescription
rootInplaceRootPassThroughType<HTMLAttributes<HTMLDivElement>>Used to pass attributes to the root's DOM element.
contentInplaceRootPassThroughType<HTMLAttributes<HTMLDivElement>>Used to pass attributes to the content's DOM element.
displayInplaceRootPassThroughType<HTMLAttributes<HTMLDivElement>>Used to pass attributes to the display's DOM element.
closeInplaceRootPassThroughType<HTMLAttributes<HTMLDivElement>>Used to pass attributes to the close's DOM element.

InplaceDisplay PT Options#

Defines passthrough(pt) options of InplaceDisplay component.

labeltypedescription
rootInplaceDisplayPassThroughType<HTMLAttributes<HTMLDivElement>>Used to pass attributes to the root's DOM element.

InplaceContent PT Options#

Defines passthrough(pt) options of InplaceContent component.

labeltypedescription
rootInplaceContentPassThroughType<HTMLAttributes<HTMLDivElement>>Used to pass attributes to the root's DOM element.