Collection of theme-ui and external components.
created:3/15/2021
updated:3/15/2021
source lines:18
comments %:56

Value

Displays a value with a small label

Overview

date created01/01/2020

({ label, value }) => {
return <Value label={label} value={value} />;
}

Controls

Name
Description
Default
Controls
label

label - usually smaller and muted

ReactNode
-
value

highlighted value

ReactNode
-

A11y tests

date created01/01/2020

color

Viewport

date created01/01/2020
320px

date created01/01/2020
375px

date created01/01/2020
768px

date created01/01/2020
1024px