mirror of
https://github.com/slidevjs/rough-notation.git
synced 2026-01-24 14:00:27 +01:00
@@ -98,7 +98,7 @@ Width of the annotation strokes. Default value is `1`.
|
|||||||
|
|
||||||
#### padding
|
#### padding
|
||||||
Padding between the element and roughly where the annotation is drawn. Default value is `5` (in pixels).
|
Padding between the element and roughly where the annotation is drawn. Default value is `5` (in pixels).
|
||||||
If you wish to specify different `top`, `left`, `right`, `bottom` paddings, you can set the value to an array akin to CSS style padidng `[top, right, bottom, left]` or just `[top & bottom, left & right]`.
|
If you wish to specify different `top`, `left`, `right`, `bottom` paddings, you can set the value to an array akin to CSS style padding `[top, right, bottom, left]` or just `[top & bottom, left & right]`.
|
||||||
|
|
||||||
#### multiline
|
#### multiline
|
||||||
This property only applies to inline text. To annotate multiline text (each line separately), set this property to `true`.
|
This property only applies to inline text. To annotate multiline text (each line separately), set this property to `true`.
|
||||||
|
|||||||
Reference in New Issue
Block a user