Skip to content

Setup Requirement #748

Closed
Closed
@cagataycivici

Description

@cagataycivici

As of PrimeVue 3.1.0, we now have a plugin to do the boilerplate configuration and it needs to be installed. This is likely to break existing applications however it will be incredible useful. New api is;

import {createApp} from 'vue';
import PrimeVue from 'primevue/config';
const app = createApp(App);

app.use(PrimeVue);

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type: Breaking ChangeIssue contains a breaking change related to a specific component

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions