Skip to content

PrimeVue v4 issue with styling and wrapper components. #2158

Closed Answered by cristinafernandez1234
MonkFox asked this question in PrimeVue
Discussion options

You must be logged in to vote

Right now I don't have too much time to create an example repo, but I can share the files, maybe it helps:

The index.js where we have all components exported:

import "./assets/style/global.css";

import PrimeVue from "primevue/config";
import ConfirmationService from "primevue/confirmationservice";
import ToastService from "primevue/toastservice";
import Tooltip from "primevue/tooltip";

import { FilterMatchMode, FilterService, FilterOperator } from "@primevue/core/api";
import { UniqueComponentId } from "@primevue/core/utils";

import { useToast } from "primevue/usetoast";

import CustomPreset from "./CustomPreset.js";

export {
  PrimeVue as DesignSystemConfig,
  ConfirmationService,
  …

Replies: 9 comments 11 replies

Comment options

You must be logged in to vote
2 replies
@savonbeldi
Comment options

@johnwc
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@MonkFox
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
8 replies
@cristinafernandez1234
Comment options

@MonkFox
Comment options

@johnwc
Comment options

@cristinafernandez1234
Comment options

Answer selected by MonkFox
@itsalic
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
8 participants