Skip to content
Zetanote Docs
Search
K
Main Navigation
Guide
Recipes
Appearance
Menu
Return to top
On this page
Pin
Pin the current note to the top of the sidebar.
Signature
TypeScript
function
pin
()
:
void
;
Parameters
None.
Returns
Void.
Examples
TypeScript
zeta.v1.api.
pin
();