@upv/react-ui-core
Version:
**USHI Design System — Modern UI Component Library**
6 lines (5 loc) • 339 B
TypeScript
export declare const SectionWrapper: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLElement>, HTMLElement>, {
fullHeight?: boolean;
backgroundColor?: string;
snap?: boolean;
}>> & string;