gitignore
This commit is contained in:
parent
d08e32cdae
commit
5e64f6f4b0
1
.gitignore
vendored
1
.gitignore
vendored
@ -20,4 +20,3 @@ dist
|
||||
npm-debug.log*
|
||||
yarn-debug.log*
|
||||
yarn-error.log*
|
||||
package-lock.json
|
||||
@ -83,8 +83,9 @@ npm start
|
||||
### DisplayOption
|
||||
|
||||
| Parameter Name | Type | Description |
|
||||
| :------------- | :------ | :---------------------------------------------------------------------------------------------- |
|
||||
| viewMode | enum | Specifies the time scale. Quarter Day, Half Day, Day, Week(ISO-8601, 1st day is Monday), Month. |
|
||||
| :------------- | :------ | :---------------------------------------------------------------------------------------------------- |
|
||||
| viewMode | enum | Specifies the time scale. Hour, Quarter Day, Half Day, Day, Week(ISO-8601, 1st day is Monday), Month. |
|
||||
| viewDate | date | Specifies display date and time for display. |
|
||||
| locale | string | Specifies the month name language. Able formats: ISO 639-2, Java Locale. |
|
||||
| rtl | boolean | Sets rtl mode. |
|
||||
|
||||
|
||||
28815
example/package-lock.json
generated
Normal file
28815
example/package-lock.json
generated
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user