programBrowser
Display a program carousel based on dispatches data with animated image clip.
Attribute
- options- query- Provide a Dispatch query
- layoutId- Provide a layout id to be display layout within a Carousel.
- mapping- [Object]- Provide an object to map with dispatches data values.
 
- styles- Provide a styles
- classes- Provide a classes
 
Example
{
  "target": "programBrowser",
  "icon": "far fa-star text-warning",
  "options": {
    "query": "given trackers [project-details]",
    "id": "ce3b0915-9d02-4073-8986-1d0f3f51ba08",
    "layoutId": "c4a0de4e-adc1-4507-9cab-420f5cdd641f",
    "mapping": {
      "backgroundColor": "bgcolor",
      "foregroundColor": "fgcolor",
      "shape": "shape",
      "url": "shapeUrl",
      "title": "title"
    }
  },
  "condition": "true",
  "title": "Browser*",
  "_id": "40"
}