Understanding a reactivity model in the abstract is useful, but it is ultimately incomplete without seeing how it shapes real application code. Concepts such as state, derivation, and explicit ...
Use any Vue component or HTML element! There are no prebuilt components for you to puzzle your form together with. Instead you can use any component or element which emits an event, custom or native.