You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I was using layoutData param from the Document's onRender method to create a Table of Contents, basically checking the tree to get the page number for every heading. But this param is missing in v2.
Is there a way to get the same tree or something similar in this new version?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi, I was using
layoutData
param from the Document'sonRender
method to create a Table of Contents, basically checking the tree to get the page number for every heading. But this param is missing in v2.Is there a way to get the same tree or something similar in this new version?
Beta Was this translation helpful? Give feedback.
All reactions