Get textContent layer #1656
Unanswered
thanhnt3105
asked this question in
Q&A
Replies: 1 comment
-
|
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
-
Hi everyone. I want to draw some rectangle in a page in Reactjs/Nextjs. When drawing, a layer is created in front of page, and I can not select the textContent layer of this page. I have an idea that I will create a component from the textLayer, then I place it in front of the drawing layer. How can I do that?
Beta Was this translation helpful? Give feedback.
All reactions