Browse documentation

v-field

Concept. Binds a named control to FormStore.

Table of contents

Category

Concept

Public signature

ts
JSX directive: <input name="field" v-field={formStore}>

Runtime behavior

v-field binds value, checked and input behavior by name, preserves existing handlers and supports nested controls.