React-Routing

React-Routing

University

10 Qs

quiz-placeholder

Similar activities

Python_Final

Python_Final

University

15 Qs

 X Web

X Web

University

10 Qs

Programação Web - HTML 3

Programação Web - HTML 3

7th Grade - Professional Development

15 Qs

Post Test Pelatihan Quizizz

Post Test Pelatihan Quizizz

University

10 Qs

html 7

html 7

7th Grade - University

12 Qs

HTML Quiz

HTML Quiz

10th Grade - Professional Development

10 Qs

Remote Terminal Management

Remote Terminal Management

University

14 Qs

 INTRODUCCIÓN HTML5

INTRODUCCIÓN HTML5

University

10 Qs

React-Routing

React-Routing

Assessment

Quiz

Instructional Technology

University

Hard

Created by

Jesuara Cabvaz

Used 30+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

location es un prop del componente Router

Verdadero

Falso

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

¿Como obtengo el valor del username ?

<Router>

<Route path="/user/:username" component={User} /> </Router>

params.username

match.username

match.params.username

username

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

¿Cual es una diferencia entre <NavLink> y <Link>?

<NavLink> no existe

No hay diferencia

<NavLink> me permite usar el prop activeClassName

<Link> no existe

<Link> me permite usar el prop activeClassName

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A <NavLink> le indico cual es la ruta hacia el cual redirige con el prop ...

ni idea

to

from

path

5.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

¿El componente <Route> que props me brinda?

¡Selecciona todas las correctas!

history

location

match

back

for

6.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Opcines posibles para renderizar un componente según un path ...

path

component

create

props

render

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

<Link to="/today"/>

renderiza.....

<a href="#/calendar/today">

Verdadero

Falso

Ni verdadero Ni falso

No tengo idea

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?