Interface Event<T>

Base of MICD event types.

Type parameters

  • T

    The type of the target of the event.

Hierarchy

Index

Properties

Properties

Readonly target

target: T

The event source.

Readonly type

type: string

The event type.

This API is still under development and is subject to change. Copyright © Math I Can Do Solutions Incorporated and/or its licensors.