Skip to content

Commit 8d7e81d

Browse files
committed
added new tool info in README.md file
1 parent 0459ce9 commit 8d7e81d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,7 @@ Apart from those, the following are additional options that can be passed on to
245245
246246
- `maxUndos`(*Number*) (Default: `15`): Determines the maximum possible undos. (Use a smaller number on devices with less RAM)
247247
248-
- `tool` (*'brush' | 'draw' | 'line'*) (Default: `'brush'`): Determines which tool to use.
248+
- `tool` (*'brush' | 'gradient_brush' | 'eraser' | 'line'*) (Default: `'brush'`): Determines which tool to use.
249249
250250
##### Methods
251251
Since this is a child class of `RealRenderer`, all the methods of `RealRender` are available here as well.

0 commit comments

Comments
 (0)