package dolmen
Determines whether to print the unique index of each identifier or not.
val name : Pretty.name Tag.t
The name tag is used for the printing of identifiers. When an identifier has an name tag, its value is used instead of the identifier intrinsic name.
val pos : Pretty.pos Tag.t
Positioning for pretty printing. If this tag is set, the printing functions will ignore type arguments (for readability). Pretty.Infix
uses the identifier as a separator when printing th argument list Pretty.Prefix
just ignore type arguments.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>