UNPKG

@openproject/primer-view-components

Version:

ViewComponents of the Primer Design System for OpenProject

6 lines (5 loc) 180 B
export declare class ToggleSwitchInputElement extends HTMLElement { validationElement: HTMLElement; validationMessageElement: HTMLElement; connectedCallback(): void; }