Sorry, but you either have no stories or none are selected somehow.
If the problem persists, check the browser console, or the terminal you've run Storybook from.
A paragraph is used to render blocks of text.
import { Paragraph } from "@sharegate/orbit-ui";
You can alter the size of the paragraph by specifying a size
prop.
If two pieces of the same type of metal touch in space they will permanently bond.
If two pieces of the same type of metal touch in space they will permanently bond.
import { Paragraph } from "@sharegate/orbit-ui";
Name | Description | Default |
---|---|---|
children* | React children string | number | false | true | ReactElement<any, string | JSXElementConstructor<any>> | ReactFragment | ReactPortal | - |
size | A paragraph can vary in size. "xs" | "sm" | "md" | "lg" | "xl" | "inherit" | "2xl" | ResponsiveValue<"xs" | "sm" | "md" | "lg" | "xl" | "inherit" | "2xl"> | - |