@clampy-js/clampy
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Clamp
Options
constructor
clamp
split
OnChars
truncation
Char
truncationHTML
Clamp
Response
IClamp
Options
IClamp
Response
clamp
Hierarchy
ClampOptions
Implements
IClampOptions
Index
Constructors
constructor
Properties
clamp
split
OnChars
truncation
Char
truncationHTML
Constructors
constructor
new
Clamp
Options
(
clamp
?:
undefined
|
string
, truncationChar
?:
undefined
|
string
, truncationHTML
?:
undefined
|
string
, splitOnChars
?:
string
[]
)
:
ClampOptions
Parameters
Optional
clamp:
undefined
|
string
Optional
truncationChar:
undefined
|
string
Optional
truncationHTML:
undefined
|
string
Optional
splitOnChars:
string
[]
Returns
ClampOptions
Properties
Optional
clamp
clamp
:
string
|
"auto"
Optional
split
OnChars
split
OnChars
:
string
[]
Optional
truncation
Char
truncation
Char
:
undefined
|
string
Optional
truncationHTML
truncationHTML
:
undefined
|
string
Generated using
TypeDoc