docs/concept/adapter.md
In addition to the concept of the underlying Component, we have added a componentized abstract Adapter. Its goal is to solve the 3 problems of the Component model in the ListView scene.
An Adapter and a Component are almost identical except for the following points
Three implementations of Adapter