Qpoint
Brand
Colors
Typography
Logo
Method
Layer
Tree Shaking
Data Components
Components
Philosophy
Coverage
Patterns
Pages
Viz
CLI
Archive
History
Components
/
Data
DataKeyVal
components/data/KeyVal.vue
Key-value pair with grey label above and semi-bold value below.
Success Rate :
99.7%
Requests :
2.4M
Latency :
142ms
components/data/KeyVal.vue
Usage
<DataKeyVal label = "—" val = "—" > Content here </DataKeyVal>
Props
Prop
Type
Default
Description
label
String
''
The key label
val
String
''
The value text
Slots
Slot
Description
default
Replaces val if provided
Related
DataVal
DataStat