Skip to content

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();