Interface: HeadlampEvent<EventType>

    plugin/registry .HeadlampEvent

    Represents a Headlamp event. It can be one of the default events or a custom event.

    Type parameters

    Name Type
    EventType HeadlampEventType | string

    Hierarchy

    Properties

    data

    Optional data: unknown

    Defined in

    redux/headlampEventSlice.ts:69


    type

    type: EventType

    Defined in

    redux/headlampEventSlice.ts:68