Back to API Reference
Class
RevealModifier
Inherits:BaseModifier
Shows only the leading part of each covered range and hides the rest — the engine piece behind typewriter-style text reveal.
Remarks
Visibility is controlled by properties on the modifier (
Fill, VisibleClusters, Collapse), not by tag parameters. Clusters are revealed in logical order, whole grapheme clusters at a time, independently per range. Line breaks are never hidden, so the line structure stays stable while text reveals.