mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-01 07:36:18 +00:00
16 lines
315 B
Plaintext
16 lines
315 B
Plaintext
|
created: 20180104155916980
|
||
|
modified: 20180104160025999
|
||
|
tags: HookMechanism
|
||
|
title: Hook: th-page-refreshed
|
||
|
type: text/vnd.tiddlywiki
|
||
|
|
||
|
This hook notifies plugins that a page refresh has just occurred. It is typically used to apply post-rendering effects.
|
||
|
|
||
|
Hook function parameters:
|
||
|
|
||
|
* (none)
|
||
|
|
||
|
Return value:
|
||
|
|
||
|
* (none)
|