Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.supernote.com/llms.txt

Use this file to discover all available pages before exploring further.

ButtonSubscription is returned after registering a button listener, and can be used to unsubscribe.
type ButtonSubscription = {
  remove(): void;
};
FieldTypeDescription
remove() => voidUnregister the button event listener