type BoltFormFieldEventDetail = { value: string | boolean | number; next: [`BoltBindEventDetail`](/bolt/types/boltbindeventdetail);}