home button #3535
Unanswered
SiriusXT
asked this question in
Show and tell
home button
#3535
Replies: 1 comment 3 replies
-
I have mine set to collapse also.
|
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
api.addButtonToToolbar({ title: 'Home', icon: 'home-alt-2', action: async () => { api.activateNote("root"); } });
Beta Was this translation helpful? Give feedback.
All reactions