Deno logo
DeployManualBlogAPIStandard LibraryThird Party Modules

Deno CLI APIs

Version

latest

CustomEventInit

  • Type Parameters
  • Extends
  • Properties

CustomEventInit

interface CustomEventInit <T = any> extends EventInit {
detail?: T;
}

§Type Parameters

§
T = any
[src]

§Extends

§
EventInit
[src]

§Properties

§
detail?: T
[src]
Manual
API
Standard Library
Third Party Modules
Benchmarks
Artwork
Blog
Translations
System Status
Companies interested in Deno