Skip to content

Commit

Permalink
Docs: Revert detail.elt (#2649)
Browse files Browse the repository at this point in the history
Revert `detail.elt`
  • Loading branch information
bencroker authored Jun 19, 2024
1 parent dea45c8 commit 2f6a7f7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions www/content/events.md
Original file line number Diff line number Diff line change
Expand Up @@ -297,6 +297,7 @@ This event is triggered as part of an [out of band swap](@/docs.md#oob_swaps) an

##### Details

* `detail.elt` - the element that dispatched the request
* `detail.shouldSwap` - if the content will be swapped (defaults to `true`)
* `detail.target` - the target of the swap
* `detail.fragment` - the response fragment
Expand All @@ -307,6 +308,7 @@ This event is triggered as part of an [out of band swap](@/docs.md#oob_swaps) an

##### Details

* `detail.elt` - the element that dispatched the request
* `detail.shouldSwap` - if the content will be swapped (defaults to `true`)
* `detail.target` - the target of the swap
* `detail.fragment` - the response fragment
Expand Down

0 comments on commit 2f6a7f7

Please sign in to comment.