Skip to content
This repository was archived by the owner on Feb 6, 2024. It is now read-only.

Commit 572b909

Browse files
doc: add event linkCreated
1 parent 00b8c29 commit 572b909

File tree

1 file changed

+1
-0
lines changed
  • webcomponents/inline-editor/src/components/inline-editor

1 file changed

+1
-0
lines changed

webcomponents/inline-editor/src/components/inline-editor/readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
| Event | Description | Type |
2626
| ------------------------ | ----------- | -------------------------- |
2727
| `imgDidChange` | | `CustomEvent<HTMLElement>` |
28+
| `linkCreated` | | `CustomEvent<HTMLElement>` |
2829
| `stickyToolbarActivated` | | `CustomEvent<boolean>` |
2930

3031

0 commit comments

Comments
 (0)