BodyText
A basic text component for body content with standard font size.
This is body text content
<!-- +page.svelte -->
| Prop | Type | Default | Description |
|---|---|---|---|
| className | string | '' | Additional CSS classes to apply |
Note: The BodyText component also accepts all standard HTML span attributes
via $$restProps.