1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-06-18 11:29:55 +00:00
TiddlyWiki5/editions/dev/tiddlers/new/Hook_ th-page-refreshing.tid

16 lines
320 B
Plaintext

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)