Skip to content

pantoken / renderers/vue/src / PantokenVue

Փոփոխական: PantokenVue

const PantokenVue: object

Փորձարկումային

Pantoken Vue լցվածքը՝ app.use(PantokenVue) կամ app.use(PantokenVue, { locale: "hu" }):

Type Declaration

install()

install(app, options?): void

Պարամետրեր

app

VueAppLike

options?
locale?

string | LocaleBundle

Վերադարձվող արժեք

void

Օրինակ

ts
import { createApp } from "vue";
import { PantokenVue } from "@pantoken/vue";
import "@pantoken/css";

createApp(App).use(PantokenVue).mount("#app");
createApp(App).use(PantokenVue, { locale: "hu" }).mount("#app"); // localized