Spec-Zone.ru › Deno 1

CloseEventInit

interface CloseEventInit  extends EventInit {
code?: number;
reason?: string;
wasClean?: boolean;
}

Расширяет

EventInit

Свойства

code?: number
reason?: string
wasClean?: boolean

© 2018–2022 the Deno authors
https://doc.deno.land/deno/stable/~/CloseEventInit

Spec-Zone.ru

Настройки Оффлайн Что нового Помощь О нас
Spec-Zone .ru
спецификации, руководства, описания, API