Used for configuring the interpolation markup. Defaults to {{
and }}
.
Symbol to denote the end of expression in the interpolated string. Defaults to }}
.
new value to set the ending symbol to.
Returns the symbol when used as getter and self if used as setter.
Symbol to denote start of expression in the interpolated string. Defaults to {{
.
new value to set the starting symbol to.
Returns the symbol when used as getter and self if used as setter.
Used for configuring the interpolation markup. Defaults to
{{
and}}
.