List of questions
Related questions
Question 197 - Certified B2B Commerce Developer discussion
Which two items are required for a developer to bring picklist values into a Lightning Web Component?
A.
import { getPicklistvValues } from 'lightning/uiObjectinfoApi';
B.
import { LightningElement, wire } from 'lwc';
C.
import { wire } from 'lwc';
D.
import { picklistValues } from 'lightning/uiObjectinfoApi';
Your answer:
0 comments
Sorted by
Leave a comment first