Both Fields and Components behave the exact same way. The difference between the two is that a component is used more often to pull data or doing something that does not involve inputting data into a form. For example building a chart, connecting to an API, building a results list from another bloc, etc.
For this documentation we will use the term field.