Published by content widgets (via useNoteBlob) while the note's content is being fetched,
so the note detail can show a loading state instead of the previous note's content.
Type Declaration
retry: ()=>void
Re-attempts the content fetch (e.g. from a "Retry" button after an error).
Published by content widgets (via
useNoteBlob) while the note's content is being fetched, so the note detail can show a loading state instead of the previous note's content.