The TagCloud module displays a weighted cloud of page tags. When tag data
is supplied during the resolution phase (via DataProvider.fetchTagCloud),
the module is expanded into concrete elements before rendering. This
renderer handles the unresolved case by outputting an empty container div
that can be populated at runtime or via server-side rendering.
Renderer for
[[module TagCloud]].The TagCloud module displays a weighted cloud of page tags. When tag data is supplied during the resolution phase (via
DataProvider.fetchTagCloud), the module is expanded into concrete elements before rendering. This renderer handles the unresolved case by outputting an empty container div that can be populated at runtime or via server-side rendering.