UNPKG

gather-content-ui

Version:
10 lines 519 B
export declare function ComponentWrapperHeader({ editable, headerAside, label, subLabel, onLabelChange, onLabelEmpty, instructions, onInstructionChange, isSelected, isHovered, counter, status, maxLength, className, ...rest }: any): import("react/jsx-runtime").JSX.Element; export declare namespace ComponentWrapperHeader { var defaultProps: { editable: boolean; isSelected: boolean; isHovered: boolean; className: string; }; } //# sourceMappingURL=ComponentWrapperHeader.d.ts.map