mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-23 17:06:16 -04:00
Pad: Rename originalPad
context property to srcPad
This commit is contained in:
parent
59d60480c0
commit
9cdb69c159
3 changed files with 27 additions and 6 deletions
|
@ -344,7 +344,7 @@ Order of events when a pad is copied:
|
|||
|
||||
Context properties:
|
||||
|
||||
* `originalPad`: The source Pad object.
|
||||
* `srcPad`: The source Pad object.
|
||||
* `destinationID`: The ID of the pad copied from `originalPad`.
|
||||
|
||||
Usage examples:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue