DispatchMedia
Description
Display all the attachments from the dispatches.For this necessary to have attachments in the dispatches. If haven't attachments in dispatches it will display blank screen
Attributes
tile
:dispatchMedia
entry
: [Object]query
: Valid dispatch query
Example
{
"tile": "dispatchMedia",
"title": "DispatchMedia tile testing",
"variant": "icon",
"entry": {
"query": "given tracker [journal-inbox] "
}
}