# Section Top-level showcase or document section frame. Use Section as the top-level frame for a documented or showcase section. ## API The package declarations define these public members. | Member | Type | Kind | Required | Default | Description | | --- | --- | --- | --- | --- | --- | | `children` | `Snippet` | snippet | No | `undefined` | No additional description. | | `description` | `string` | prop | No | `undefined` | No additional description. | | `eyebrow` | `string` | prop | No | `undefined` | No additional description. | | `fullbleed` | `boolean` | prop | No | `false` | No additional description. | | `id` | `string` | prop | No | `undefined` | No additional description. | | `title` | `string` | prop | No | `undefined` | No additional description. | | `titleSize` | `'h2' \| 'h3' \| 'h4'` | prop | No | `'h3'` | Typographic scale of the title. Defaults to `h3`. | ## Related - [Provider](/docs/components/provider): Installs theme variables, utility CSS, scope boundaries, and overlay portal context. - [Accordion](/docs/components/accordion): Single or multiple disclosure panels. - [Collapsible](/docs/components/collapsible): Single disclosure region with panel and plain presentations and measured-height animation.