| Name | Value | Default | Required | Responsive | Description |
|---|---|---|---|---|---|
children | ReactNode | - | - | - | Content rendered. |
tag | HTML tag | div | - | - | The HTML tag to be rendered as the container. |
tagAttrs | HTML tag attributes | - | - | - | Additional HTML attributes applied to the root tag. |
tagRef | RefObject | - | - | - | Reference to the root HTML tag. |