Framework
Version
API Reference

BroadcastFormState

Type Alias: BroadcastFormState

ts
type BroadcastFormState = object;
type BroadcastFormState = object;

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

Type declaration

id

ts
id: string;
id: string;

options

ts
options: AnyFormOptions;
options: AnyFormOptions;

state

ts
state: AnyFormState;
state: AnyFormState;
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.