@wailsio/runtime
    Preparing search index...

    Class WailsEvent<E>

    Represents a system event or a custom event emitted through wails-provided facilities.

    Type Parameters

    Index

    Constructors

    Properties

    Constructors

    Properties

    Optional data associated with the emitted event.

    name: E

    The name of the event.

    sender?: string

    Name of the originating window. Omitted for application events. Will be overridden if set manually.