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

Popular posts from this blog

javascript - WinJS appendTextAsync producing scheduler errors -

minify - Minimizing css files -

Sockets with kotlin -