We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
clientDefaults:{ showTotalDurationIn: "where", totalDurationFormat: "format" }
"where" can have these values: "header", "belowHeader", "footer"
"header", "belowHeader", "footer"
"format" can have these values: "h", "m", "s", "hm", "h:m", "hms", "h:m:s" and "ms"
"h", "m", "s", "hm", "h:m", "hms", "h:m:s" and "ms"