Default
Function: default()
[object Object]
Defined in: app/components/Tiles/BorderedTile.tsx:41
A versatile card component that supports headers, icons, and optional collapsible sections.
This component wraps content in a bordered container and can act as either a static
information tile or an accordion. When collapsibleContent is provided, the header
becomes interactive, toggling the visibility of the extra content with a smooth
grid-row transition.
Parameters
props
[object Object]
The component properties.
Returns
[object Object]