
Clase 11 - Introducción a Vue - Parte 3(componentes, form, emit)

Quiz
•
Computers
•
University
•
Hard
Agustín Ruatta
Used 2+ times
FREE Resource
8 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • Ungraded
SIN PUNTAJE: ¿Has podido ver y entender todo el materia hasta ahora?
No vi todo el material y tengo muchas dudas.
Vi todo el material aunque todavía tengo muchas dudas
Vi todo el material, y me quedan muy pocas dudas
Vi el material, y cosas extras. Me siento muy confiado.
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
¿Cómo se registra un componente?
No se pueden crear componentes
app.componente(‘nombre-componente’, {/* Acá van todas las opciones */)
Vue.component(‘nombre-componente’, {/* Acá van todas las opciones */)
app.component(‘nombre-componente’, {/* Acá van todas las opciones */)
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Dentro de un componente, ¿en qué propiedad se declara el HTML?
html
template
code
Los componentes no tienen HTML
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Un atributo puede recibir varias opciones. ¿Cuál es el incorrecto?
static: false
type: Boolean
required: true
required: false
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
¿Cómo se emite un evento?
this.emit(‘nombre-evento’, payload)
this.emit(payload, ‘nombre-evento’)
this.$emit(‘nombre-evento’, payload)
this.$emit(payload, ‘nombre-evento’)
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
En un componente, ¿cómo indico que llame a la funcion "aumentar" cuando ocurre el evento "clickBoton"?
@clickBoton=”aumentar()”
:clickBoton=”aumentar”
v-bind:clickBoton=”aumentar”
@clickBoton=”aumentar”
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
¿Cómo se relaciona bidireccionalmente a la propiedad "nombre" del modelo?
<input :model=”nombre”>
<input v-model=”nombre”>
<input v-bind:model=”nombre”>
No se puede relaciones bidireccionales
8.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
¿Cómo se obtiene el índice en un v-for?
v-for=”(valor, indice) in coleccion”
v-for=”(let valor, indice) in coleccion”
v-for=”(indice, valor) in coleccion”
v-for=”(let indice, valor) in coleccion”
Similar Resources on Wayground
8 questions
Clase 1

Quiz
•
1st Grade - University
7 questions
¿CÓMO USAR UNA TIC PARA PRESENTAR INFORMACI

Quiz
•
University
10 questions
modFAIR

Quiz
•
University
10 questions
Evolución de los procesadores

Quiz
•
4th Grade - University
13 questions
Unit 10 - Internet Security

Quiz
•
12th Grade - University
10 questions
HTML & CSS & JS

Quiz
•
University
9 questions
Eventos Java

Quiz
•
University
12 questions
El procesador

Quiz
•
University
Popular Resources on Wayground
12 questions
Unit Zero lesson 2 cafeteria

Lesson
•
9th - 12th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
20 questions
Lab Safety and Equipment

Quiz
•
8th Grade
13 questions
25-26 Behavior Expectations Matrix

Quiz
•
9th - 12th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
15 questions
Let's Take a Poll...

Quiz
•
9th Grade - University
2 questions
Pronouncing Names Correctly

Quiz
•
University
12 questions
Civil War

Quiz
•
8th Grade - University
18 questions
Parent Functions

Quiz
•
9th Grade - University
21 questions
Mapa países hispanohablantes

Quiz
•
1st Grade - University
19 questions
Primary v. Secondary Sources

Quiz
•
6th Grade - University
25 questions
Identifying Parts of Speech

Quiz
•
8th Grade - University
20 questions
Disney Trivia

Quiz
•
University