CertyRush
Đang tải...
C CertyRush
Câu hỏi free preview

Câu 127: Certified Platform Developer II

A lead developer is creating tests for a Lightning web component. The component re-renders when a property called bypassSelection changes its value. What should the developer use to test that the component re-renders successfully when the property changes?

Nội dung câu hỏi

A lead developer is creating tests for a Lightning web component. The component re-renders when a property called bypassSelection changes its value. What should the developer use to test that the component re-renders successfully when the property changes?

Các lựa chọn

Đáp án được giữ gọn theo nhãn A, B, C, D trong phần bình chọn tương tác.

  1. A. Window.setInterval()
  2. B. Window.setState()
  3. C. dispatchEvent (new CustomEvent(‘bypassSelection’)) — đáp án hiện tại
  4. D. Promise.resolve()

Cộng đồng

0 bình luận công khai. Tên thành viên được ẩn một phần.

Chưa có bình luận. Mở giao diện tương tác để bắt đầu thảo luận.

Câu hỏi liền kề