1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-06-30 09:13:16 +00:00
TiddlyWiki5/editions/tw5.com/tiddlers/plugins/Dynaview Plugin.tid
2018-11-13 08:54:50 +00:00

13 lines
566 B
Plaintext

created: 20180111122953142
modified: 20181113084151268
tags: OfficialPlugins
title: Dynaview Plugin
type: text/vnd.tiddlywiki
The Dynaview Plugin makes it possible to build user interfaces that dynamically respond to changes in the browser viewport via scrolling or zooming:
* CSS classes that allow rendering to be deferred until the output is scrolled into view
* CSS classes that allow the opacity of DOM elements to vary according to the current zoom level
See the demo at [ext[https://tiddlywiki.com/plugins/tiddlywiki/dynaview|plugins/tiddlywiki/dynaview]]