refresh
The refresh method is used to actively refresh the rendering view of a component. Sometimes when the data on the component has not been updated, this method can be used to refresh the component's view.
Suitable for scenarios where manual refresh of non-reactive data is required.
{{_count}}