Skip to content
Layout

Section

Titled content section.

Section

Titled content section.

Examples

Default

Example section

Section content goes here.

Demo.tsxtsx
import { Section, Text } from '@var-ui/react';

<Section title="Example section">
  <Text>Section content goes here.</Text>
</Section>

Props

Accessibility

Built on React Aria Components where applicable.