mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
added optional rendering type
This commit is contained in:
Vendored
+1
@@ -247,6 +247,7 @@ declare module FullCalendar {
|
||||
backgroundColor?: string;
|
||||
borderColor?: string;
|
||||
textColor?: string;
|
||||
rendering?: string;
|
||||
}
|
||||
|
||||
export interface ViewObject extends Timespan {
|
||||
|
||||
Reference in New Issue
Block a user