-
Is there a frontend api providing the feature "Collapse note tree"? |
Beta Was this translation helpful? Give feedback.
Answered by
zadam
Jul 23, 2022
Replies: 1 comment
-
Well, it's not part of the "official script API", but you can access the internals and trigger this through: api.triggerEvent("collapseTree"); |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
WPum
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Well, it's not part of the "official script API", but you can access the internals and trigger this through: