Skip to content

Prose

Create a block of text which will break once a word exceeds the configured line width. The children are expected to be strings, and a is added between each word.

import { Prose } from "@alloy-js/core";
<Prose >
{children}
</Prose>

Props

childrenChildren