readme update

This commit is contained in:
unknown 2020-08-13 23:31:53 +03:00
parent 07dfeddd4d
commit 12393e4597

View File

@ -103,4 +103,4 @@ npm start
| todayColor | string | Specifies the current period column fill color. | | todayColor | string | Specifies the current period column fill color. |
| getTooltipContent | \* | Specifies the Tooltip for selected taskbar. | | getTooltipContent | \* | Specifies the Tooltip for selected taskbar. |
\*`(task:Task, fontSize:string , fontFamily:string) => JSX.Element;` [\*`(task:Task, fontSize:string , fontFamily:string) => JSX.Element;`](https://github.com/MaTeMaTuK/gantt-task-react/blob/07dfeddd4d96ecc418619cad9cd9ba3c31bb82a8/src/components/Other/tooltip.tsx#L47)