import {} from "@wfp/react"; () => { return <tI />; };
ReactNode
Module
ModuleHeader
ModuleBody
ModuleFooter
string
The CSS class name for the slider.
boolean
Disables the default margin
Use 100% height of parent container
Light appearance (for white backgrounds)
Dark appearance
Additional hover styling
"xs" |"md" |"lg"
Margin size around the module
import {} from "@wfp/react"; () => { return <tP />; };
Optional CSS class to apply to the header. This allows for additional styling to be applied on top of the default styles. @style
Optional filter element to be included in the header. This can be used to incorporate interactive elements like dropdowns, search inputs, etc., providing additional functionality to the header component. @functionality
import {} from "@wfp/react"; () => { return <tF />; };
Optional CSS class to apply to the body of the module. This allows for additional styling to be applied on top of the default styles. @style
Specify whether the content within the ModuleBody should be centered. This can be used to align content such as text or images in the center of the component for visual appeal. @layout
Specify whether the ModuleBody should have no padding. This can be useful for scenarios where edge-to-edge content display is needed within the module. @layout