implicit final class StringInterpolation extends AnyVal
Ordering
- Alphabetic
- By Inheritance
Inherited
- StringInterpolation
- AnyVal
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Instance Constructors
- new StringInterpolation(sc: StringContext)
Brings the template engine as a string interpolator.
Basic usage:
Three interpolators are available:
html
,xml
andjs
.