Warning: file_get_contents(/data/phpspider/zhask/data//catemap/1/angularjs/25.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181

Warning: file_get_contents(/data/phpspider/zhask/data//catemap/9/three.js/2.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Javascript Angular:如何使用ng bind html和数据省略号显示有限文本的表情符号?_Javascript_Angularjs - Fatal编程技术网

Javascript Angular:如何使用ng bind html和数据省略号显示有限文本的表情符号?

Javascript Angular:如何使用ng bind html和数据省略号显示有限文本的表情符号?,javascript,angularjs,Javascript,Angularjs,我想显示有限的文本,所以我使用数据省略号和数据绑定。 但是当我开始使用表情符号时,我需要使用ng绑定html。因此,数据省略不再起作用。你们能帮我让他们一起工作吗 什么是数据省略号?您是在谈论这个指令吗?是的,我使用这个插件。@TJ

我想显示有限的文本,所以我使用数据省略号和数据绑定。 但是当我开始使用表情符号时,我需要使用ng绑定html。因此,数据省略不再起作用。你们能帮我让他们一起工作吗


什么是
数据省略号
?您是在谈论这个指令吗?是的,我使用这个插件。@TJ