★ replaceText()
Last updated
Was this helpful?
Last updated
Was this helpful?
Wrap.prototype.replaceText()
Returns the with replaced .
ReplaceText
extends
string
=
''
A generic type variable constrained by the , by default of the value captured from the provided indicates the ReplaceText
type on the template of the .
text: ReplaceText
The text of a generic type variable to replace the in the .
${Opening}${ReplaceText}${Closing}
The return type is the of generic type variables in order , and .
The return value is the with replaced of a generic type variables in order , and on the template.