Changed on:
9 Feb 2024
The list feed wrapper is a wrapper for the fc.list component that converts data from the Metrics API to a list-readable format.
Plugin Name | Inventory |
---|
Inventory components for managing a Fluent Commerce account.
Inventory UI
fc.list.wrapper.feed
List Feed Wrapper is used in the Feeds Dashboard.
Name | Type | Required | Default | Description |
descendants |
| no | none | The components that will be rendered. |
1{
2 "component": "fc.list.wrapper.feed",
3 "props": {
4 "descendants": [
5 {
6 "component": "fc.list",
7 "props": {
8 "responsiveness": "card",
9 "attributes": [
10 ...
11 ]
12 }
13 }
14 ]
15 }
16}
Language: json
List Feed Wrapper description
Fluent Big Inventory Web App -> Feeds Dashboard
Copyright © 2024 Fluent Retail Pty Ltd (trading as Fluent Commerce). All rights reserved. No materials on this docs.fluentcommerce.com site may be used in any way and/or for any purpose without prior written authorisation from Fluent Commerce. Current customers and partners shall use these materials strictly in accordance with the terms and conditions of their written agreements with Fluent Commerce or its affiliates.