简体   繁体   English

如何在Angular中将nq-slider属性指令添加到具有ng-model的元素中?

[英]How to add nq-slider attribute directive to an element which has ng-model in Angular?

I'm trying to use a chat from angular based Quantumui module in my project and I don't completely understand what notice means. 我正在尝试在项目中使用基于角度的Quantumui模块的聊天,但我不完全了解通知的含义。

Just add nq-slider attribute directive to an element which has ng-model. 只需将nq-slider属性指令添加到具有ng-model的元素即可。

Who can provide an example how could this relation looked like? 谁能提供一个例子,这种关系看起来如何?

您必须编写如下内容:

<div nq-slider ng-model="something">

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM