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

Value

@component-controls/components
3.4.5

Displays a value with a small label

import { Value } from '@component-controls/components';

Overview

date created01/01/2020

Name
Description
Default
Controls
label

label - usually smaller and muted

ReactNode
-
value

highlighted value

ReactNode
-

Name
Description
Default
ValueProps (2 properties)
label

label - usually smaller and muted

ReactNode
-
value

highlighted value

ReactNode
-
HTMLAttributes (44 properties)
Attributes (1 properties)
AriaAttributes (48 properties)
DOMAttributes (161 properties)
- (1 properties)
BoxOwnProps (4 properties)
SpaceProps (28 properties)
BackgroundColorProps (2 properties)
OpacityProps (1 properties)

package
imports
peer
react
^17.0.1
ReactReactNodeFC
*
theme-ui
^0.6.0-alpha.7
TextBoxPropsBox