import {} from "@wfp/react"; () => { return <er />; };
"sm" |"md" |"lg" |"full" |"xs" |"narrow" |"narrower" |"narrowest"
Defines the width of the wrapper. Can be one of 'xs', 'sm', 'md', 'lg', 'full', 'narrow', 'narrower', or 'narrowest'.
ScreenSize
Specifies the page width for mobile devices. It uses the ScreenSize type.
"md" |"xl"
Determines the spacing around the wrapper. Can be 'md' for medium or 'xl' for extra large.
"lighter" |"dark"
Sets the background theme. Can be 'lighter' for a light background or 'dark' for a dark background.
string
Additional CSS class names to be applied to the wrapper.
CSS class names specifically for the background of the wrapper.
CSSProperties
Custom CSS properties for the background styling.