BroadcastFormState

Type Alias: BroadcastFormState

ts
type BroadcastFormState = object;
type BroadcastFormState = object;

Defined in: packages/form-core/src/EventClient.ts:9

Properties

id

ts
id: string;
id: string;

Defined in: packages/form-core/src/EventClient.ts:10


state

ts
state: AnyFormState;
state: AnyFormState;

Defined in: packages/form-core/src/EventClient.ts:11

Subscribe to Bytes

Your weekly dose of JavaScript news. Delivered every Monday to over 100,000 devs, for free.

Bytes

No spam. Unsubscribe at any time.