This component renders a centered <table> element designed for email layouts.

Example Usage

@using BlazorEmail.Components

<Section>
    <p>This is a paragraph inside a centered section!</p>
</Section>