-
Hi. Using custom detail popup. |
Beta Was this translation helpful? Give feedback.
Answered by
adhrinae
Dec 1, 2022
Replies: 1 comment 3 replies
-
@wbh3110 Then you can leverage |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
wbh3110
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@wbh3110
You can get the DOM element of the rendered event by
getElement
method.Then you can leverage
getBoundingClientRect
method from the element.