gitignore
This commit is contained in:
parent
d08e32cdae
commit
5e64f6f4b0
1
.gitignore
vendored
1
.gitignore
vendored
@ -20,4 +20,3 @@ dist
|
|||||||
npm-debug.log*
|
npm-debug.log*
|
||||||
yarn-debug.log*
|
yarn-debug.log*
|
||||||
yarn-error.log*
|
yarn-error.log*
|
||||||
package-lock.json
|
|
||||||
11
README.md
11
README.md
@ -82,11 +82,12 @@ npm start
|
|||||||
|
|
||||||
### DisplayOption
|
### DisplayOption
|
||||||
|
|
||||||
| Parameter Name | Type | Description |
|
| 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. |
|
||||||
| locale | string | Specifies the month name language. Able formats: ISO 639-2, Java Locale. |
|
| viewDate | date | Specifies display date and time for display. |
|
||||||
| rtl | boolean | Sets rtl mode. |
|
| locale | string | Specifies the month name language. Able formats: ISO 639-2, Java Locale. |
|
||||||
|
| rtl | boolean | Sets rtl mode. |
|
||||||
|
|
||||||
### StylingOption
|
### StylingOption
|
||||||
|
|
||||||
|
|||||||
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