mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2026-09-04 09:08:54 +00:00
DynaView plugin: add optional scroll position preservation
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
created: 20190111150102847
|
||||
modified: 20190111150102847
|
||||
tags: HookMechanism
|
||||
title: Hook: th-page-refreshing
|
||||
type: text/vnd.tiddlywiki
|
||||
|
||||
This hook notifies plugins that a page refresh is just about to occur. It is typically used to apply pre-rendering effects.
|
||||
|
||||
Hook function parameters:
|
||||
|
||||
* (none)
|
||||
|
||||
Return value:
|
||||
|
||||
* (none)
|
||||
Reference in New Issue
Block a user