Skip to content

pantoken / renderers/angular/src / registerPantokenElements

Swyddogaeth: registerPantokenElements()

registerPantokenElements(): void

Arbrofol

Cofrestru elfennau arferol pantoken (galwch unwaith yn ystod cychwyn y cais).

Yn dychwelyd

void

Enghraifft

ts
import { registerPantokenElements } from "@pantoken/angular";
import "@pantoken/css";

registerPantokenElements(); // during app bootstrap
// Add CUSTOM_ELEMENTS_SCHEMA to the component/module that uses <instui-icon>.