18 lines
458 B
JSON
18 lines
458 B
JSON
{
|
|
"apiVersion": 3,
|
|
"name": "swi-foot/context",
|
|
"title": "Swiss Football Context (container)",
|
|
"category": "widgets",
|
|
"icon": "admin-site",
|
|
"description": "Provides a team/season/match context to child blocks. Children will inherit these settings unless they override them.",
|
|
"providesContext": {
|
|
"swi-foot/context": "swi_foot_context"
|
|
},
|
|
"attributes": {
|
|
"swi_foot_context": {
|
|
"type": "object",
|
|
"default": {}
|
|
}
|
|
}
|
|
}
|