dispatchComponentValidityEvent

Dispatch an ComponentValidityEvent to the given element.

function dispatchComponentValidityEvent(
    element: Element,
    detail: ComponentValidityEvent,
): void;
  • element - the element to dispatch event to
  • detail - the event detail

Esc för att stänga Pil upp/ner för att navigera Enter för att välja