Quiz LWC Session 2

Quiz LWC Session 2

1st Grade

15 Qs

quiz-placeholder

Similar activities

Not What You Know but Who You Know

Not What You Know but Who You Know

1st - 5th Grade

12 Qs

Familia iPad (Julio 2020)

Familia iPad (Julio 2020)

1st Grade

10 Qs

Prospek Kerja Ilmu Komunikasi

Prospek Kerja Ilmu Komunikasi

1st Grade - University

10 Qs

Orientasi MjB

Orientasi MjB

1st Grade

10 Qs

PROMOCIONES ISHOP

PROMOCIONES ISHOP

1st - 3rd Grade

16 Qs

Perjalanan menuju hati konsumen

Perjalanan menuju hati konsumen

1st Grade

15 Qs

Workshop QCP

Workshop QCP

1st - 10th Grade

15 Qs

LWC Sessions Quiz 3

LWC Sessions Quiz 3

1st Grade

14 Qs

Quiz LWC Session 2

Quiz LWC Session 2

Assessment

Quiz

Professional Development

1st Grade

Easy

Created by

M Salman

Used 3+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

@api: is used to expose a variable or functions publically and make properties reactive.

True

False

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Every LWC component must have a Javascript file

True

False

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In order to make your Component visible to App Page. Which of the following target to set in xml file.

lightning__AppPage

lightning__RecordPage

lightning__Page

lightning__App

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

_______ in the Lightning web component is the synchronization between the controller and the template(HTML).

Data Integeration

Mapping

Data Binding

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

____ is used to make variable private but reactive. These properties are also called private reactive properties.

@api

@track

@wire

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

To render HTML conditionally, In LWC template which directive to use?

lwc:if|elseif={property} and lwc:else

IF:True ={Property}

IF:False ={Property}

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How to get the value of the input on the event of onchange in JS?

event.target.value

event.value

data.value

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?