JSON Viewer Component
UI Component
Changed on:
4 July 2024
Overview
`fc.attribute.json`
Plugin Name | OMS |
---|
Admin components for managing a Fluent Commerce account.
v1.0.0
OMS UI. Does not require to download.
Alias
fc.attribute.json
Detailed technical description
N/A
Properties
Name | Type | Required | Default | Description |
dataSource |
| yes | Displays data in JSON format |
Configuration example
1{
2 "label": "i18n:fc.admin.settings.detail.card.settingDetails.attribute.value.label",
3 "type": "component",
4 "options": {
5 "component": "fc.attribute.json",
6 "dataSource": "lobValue"
7 }
8}
Language: json
Version History
v23.7.31
n/a
Recommended Placement
None