how to align overlay for ConfirmPopup under unstyled mode #2543
Unanswered
ShiYaoDiving
asked this question in
PrimeVue
Replies: 1 comment
-
I know how to get the targetOffset, by getOffset(state.target), But I cannot get the containerOffset~~~ |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
In the ConfirmPopup.vue:
How to get the targetOffset.left and containerOffset.left?
And what can i do to under pt to set " this.container.style.setProperty($dt('confirmpopup.arrow.left').name,
${arrowLeft}px
);" ?Beta Was this translation helpful? Give feedback.
All reactions