Vue-bind-once is an easy-to-use directive for Vue applications that ensures data consistency between server-side rendering and client-side re-hydration.
It is specifically designed for cases where a value binding needs to match between the client and server but won't change dynamically afterwards.
Collection
[
|
...
]