2020-06-26 15:33:47 +02:00
|
|
|
{
|
2020-10-20 15:36:16 +02:00
|
|
|
"apiVersion": 2,
|
2020-06-26 15:33:47 +02:00
|
|
|
"name": "core/calendar",
|
|
|
|
"category": "widgets",
|
|
|
|
"attributes": {
|
|
|
|
"month": {
|
|
|
|
"type": "integer"
|
|
|
|
},
|
|
|
|
"year": {
|
|
|
|
"type": "integer"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"supports": {
|
|
|
|
"align": true
|
|
|
|
}
|
|
|
|
}
|