# Value

## A Value can render as text.

    <Statistic>
        <Value text>
            Three<br/>
            Thousand
        </Value>
        <Label>
            Signups
        </Label>
    </Statistic>
