Search


Search something to see results

CompositionEvent

CompositionEvent: {
    prototype: CompositionEvent;
    new (type: string, eventInitDict?: CompositionEventInit): CompositionEvent;
}

Type declaration