We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent befeb54 commit 07fc186Copy full SHA for 07fc186
CHANGELOG.md
@@ -19,7 +19,8 @@
19
* Implemented the ability to select the role for which new fields
20
will be added
21
* Implemented the ability to add labels for checkboxes and radio buttons.
22
- In the filling mode, clicking on the label works like clicking on the checkbox itself
+ In the filling mode, clicking on the label works like clicking
23
+ on the checkbox itself
24
25
#### PDF Editor
26
@@ -105,7 +106,7 @@ onBlurAnnotation
105
106
```
107
108
They have the following parameter object describing the annotation
- with which the corresponding action was performed:
109
+ with which the corresponding action was performed:
110
111
```javascript
112
{
0 commit comments