Const
Directive to cut off the provided content after the specified number of characters.
Syntax: {{cutoff [number]:...}}, where [number] is the number of characters to cut off after, and ... is the content to trim.
{{cutoff [number]:...}}
[number]
...
Generated using TypeDoc
Directive to cut off the provided content after the specified number of characters.
Syntax:
{{cutoff [number]:...}}
, where[number]
is the number of characters to cut off after, and...
is the content to trim.