Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • TruncateOptions

Index

Properties

Optional length

length: undefined | number

The maximum string length.

Optional omission

omission: undefined | string

The string to indicate text is omitted.

Optional separator

separator: string | RegExp

The separator pattern to truncate to.

Generated using TypeDoc