12 lines
270 B
JSON
12 lines
270 B
JSON
|
|
{
|
||
|
|
"navigationBarTitleText": "DateTimePicker",
|
||
|
|
"usingComponents": {
|
||
|
|
"year-month-date": "./year-month-date",
|
||
|
|
"year-month": "./year-month",
|
||
|
|
"time": "./time",
|
||
|
|
"date-all": "./date-all",
|
||
|
|
"steps": "./steps",
|
||
|
|
"without-popup": "./without-popup"
|
||
|
|
}
|
||
|
|
}
|