MCPcopy
hub / github.com/ionic-team/ionicons / HTMLElementTagNameMap

Interface HTMLElementTagNameMap

src/components.d.ts:65–67  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

63 new (): HTMLIonIconElement;
64 };
65 interface HTMLElementTagNameMap {
66 'ion-icon': HTMLIonIconElement;
67 }
68}
69declare namespace LocalJSX {
70 interface IonIcon {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…