Skip to content

@sylis/web v0.0.0


@sylis/web / components/form/context / FormField

Interface: FormField

Defined in: apps/web/src/components/form/context.ts:17

Properties

initialValue?

optional initialValue: any

Defined in: apps/web/src/components/form/context.ts:20


name

name: string

Defined in: apps/web/src/components/form/context.ts:18


rules?

optional rules: ValidationRule[]

Defined in: apps/web/src/components/form/context.ts:19