UNPKG

@ionic-sveltekit/core

Version:

Ionic UI components with SvelteKit

6 lines (4 loc) 190 B
// Import and define ion-input-password-toggle import { defineCustomElement } from '@ionic/core/components/ion-input-password-toggle.js'; // Initialize the component defineCustomElement();