What is the primary purpose of a slot in Vue JS?
-
A
A placeholder in a child component's template where parent-provided content is rendered
-
B
A reactive data property declared inside a component
-
C
A lifecycle hook that runs after the component is mounted
-
D
A special Vuex module for sharing state