Re: [csswg-drafts] [css-view-transitions-2] Syntax for customizing transitions based on their type (#8960)

> > * For the update callback dictionary name: `update` or `updateCallback`
> 
> Fwiw, in the Navigation API, it's `event.intercept({ handle })`, not `event.intercept({ handleCallback })`. None of the [streams callbacks](https://streams.spec.whatwg.org/#dictdef-underlyingsource) have a suffix of "Callback".
> 
> Custom element callbacks do, but they seem unusual in that way.

Fair enough, for some reasons when I originally proposed `updateCallback` I thought I was quoting you or trying to be consistent with something existing in VT but it was a figment of my imagination. I dislike `***Callback` myself, feels hungarian-notationy.

-- 
GitHub Notification of comment by noamr
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/8960#issuecomment-1709885442 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Thursday, 7 September 2023 10:12:30 UTC