You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 11, 2018. It is now read-only.
$interpolationProvider allows us to override the default start and stop symbols from {{ & }} to anything you'd want.
In my case, I use Nunjucks to render some templates, which also uses the same symbols for substitution. Can trNgGrid provide support for custom symbols? ng-grid just implemented this, but I love trNgGrid too much!
The text was updated successfully, but these errors were encountered:
$interpolationProvider
allows us to override the default start and stop symbols from{{
&}}
to anything you'd want.In my case, I use Nunjucks to render some templates, which also uses the same symbols for substitution. Can trNgGrid provide support for custom symbols? ng-grid just implemented this, but I love trNgGrid too much!
The text was updated successfully, but these errors were encountered: