@@ -37,8 +37,8 @@ List of 300 VueJS Interview Questions
37
37
| 13 | [ What are the array detection non mutation methods?] ( #what-are-the-array-detection-non-mutation-methods ) |
38
38
| 14 | [ What are the caveats of array changes detection?] ( #what-are-the-caveats-of-array-changes-detection ) |
39
39
| 15 | [ What are the caveats of object changes detection?] ( #what-are-the-caveats-of-object-changes-detection ) |
40
- | 16 | [ How do you use for directive with a range?] ( #how-do-you-use-for-directive-with-a-range ) |
41
- | 17 | [ How do you use for directive on template?] ( #how-do-you-use-for-directive-on-template ) |
40
+ | 16 | [ How do you use for directive with a range?] ( #how-do-you-use-v- for-directive-with-a-range ) |
41
+ | 17 | [ How do you use for directive on template?] ( #how-do-you-use-v- for-directive-on-template ) |
42
42
| 18 | [ How do you use event handlers?] ( #how-do-you-use-event-handlers ) |
43
43
| 19 | [ What are the event modifiers provided by vue?] ( #what-are-the-event-modifiers-provided-by-vue ) |
44
44
| 20 | [ What are key modifiers?] ( #what-are-key-modifiers ) |
0 commit comments