![](../../assets/images/flag_placeholder.png)
diff --git a/src/views/autocomplete/AutoCompleteDoc.vue b/src/views/autocomplete/AutoCompleteDoc.vue
index eb009fe5e..436d7f8bc 100755
--- a/src/views/autocomplete/AutoCompleteDoc.vue
+++ b/src/views/autocomplete/AutoCompleteDoc.vue
@@ -268,17 +268,17 @@ export default {
null |
Style class of the overlay panel. |
-
- virtualScrollerOptions |
- object |
- null |
- Whether to use the virtualScroller feature. The properties of VirtualScroller component can be used like an object in it. |
-
loadingIcon |
string |
pi pi-spinner |
Icon class used when loading |
+
+
+ virtualScrollerOptions |
+ object |
+ null |
+ Whether to use the virtualScroller feature. The properties of VirtualScroller component can be used like an object in it. |