Skip to main content
Module

x/blocks/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.
Extremely Popular
Go to Latest
interface WaitingSignalEvent
implements Event
import { type WaitingSignalEvent } from "https://deno.land/x/blocks@1.30.11/deps.ts";

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

Properties

signal: string
type: "waiting_signal"