|
{
|
|
"navigationBarTitleText": "Calendar",
|
|
"usingComponents": {
|
|
"base": "./base",
|
|
"multiple": "./multiple",
|
|
"range": "./range",
|
|
"custom-text": "./custom-text",
|
|
"custom-range": "./custom-range",
|
|
"custom-button": "./custom-button",
|
|
"without-popup": "./without-popup"
|
|
}
|
|
}
|