FluentUI Compat

Home > @cascadiacollections/fluentui-compat > IEventTarget

IEventTarget interface

Interface for event targets that support addEventListener and removeEventListener.

Signature:

export interface IEventTarget 

Methods

Method

Description

addEventListener(eventName, callback, options)

removeEventListener(eventName, callback, options)

  • Edit this page
In this article
Back to top FluentUI React complimentary components and utilities focused on render performance