BroadcastFormApi

Type Alias: BroadcastFormApi

ts
type BroadcastFormApi = object;
type BroadcastFormApi = object;

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

Properties

id

ts
id: string;
id: string;

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


options

ts
options: AnyFormOptions;
options: AnyFormOptions;

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


state

ts
state: AnyFormState;
state: AnyFormState;

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

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.