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

minify - Minimizing css files -

neo4j - finding mutual friends in a cypher statement starting with three or more persons -

php - How to remove letter in front of the word laravel -