The data option holds the reactive properties for a Vue instance. In components, data should be a function that returns an object to avoid shared state across instances.
data