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

Inplace PT Options#

Defines passthrough(pt) options of Inplace component.

labeltypedescription
rootInplacePassThroughType<HTMLAttributes<HTMLDivElement>>Used to pass attributes to the root's DOM element.
contentInplacePassThroughType<HTMLAttributes<HTMLDivElement>>Used to pass attributes to the content's DOM element.
displayInplacePassThroughType<HTMLAttributes<HTMLDivElement>>Used to pass attributes to the display's DOM element.
closeInplacePassThroughType<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.