Interface PayloadRenderPluginBoxComponents
Properties
Optionaldetails
detailsBox
OptionaldetailsCard
detailsCard?: ComponentType<PayloadDetailsRenderProps & CardOwnProps & CommonProps & Omit<Omit<DetailedHTMLProps<HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & { ref?: null | ((instance: null | HTMLDivElement) => void) | RefObject<HTMLDivElement>; }, | "className" | "style" | "classes" | "children" | "sx" | "elevation" | "variant" | "square" | "raised"> & { component?: ElementType<any, keyof IntrinsicElements> | undefined
; }> editor
OptionallistModes