Home > @cascadiacollections/fluentui-compat > EventGroup > (constructor)
EventGroup.(constructor)
Creates a new EventGroup instance.
Signature:
constructor(parent?: any);
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
parent |
any |
(Optional) Optional parent object to bind as 'this' context in callbacks |