Skip to main content
Module

x/composable/deps.ts>WaitingSignalEvent

deco is the edge-native site editor and app framework for building dynamic, high-performance sites with a built-in visual admin UI.
Very Popular
Go to Latest
interface WaitingSignalEvent
implements Event
import { type WaitingSignalEvent } from "https://deno.land/x/composable@1.27.3/deps.ts";

WaitingSignalEvent is used to indicate that the state is waiting for signal to proceed.

Properties

signal: string
type: "waiting_signal"