AngularJS 4 ng Bootstrap - typeahead: use of [resultTemplate] can only handle a string? -
angularjs 4 ng bootstrap - typeahead: use of resulttemplate can handle string?
i want like
[resulttemplate]="getmytemplatestring()"
but causes weird broken render of template.
the example shows:
[resulttemplate]="rt"
which works.
is there way?
Comments
Post a Comment