typescript Utiliser une librairie JS externe dans un Component

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了typescript Utiliser une librairie JS externe dans un Component相关的知识,希望对你有一定的参考价值。

//Example with Semantic
declare var jQuery: any;
import '../../assets/semantic/semantic.min.js';

ngOnInit() {
  // Will call modal('hide') fom semantic library, which require jQuery to work.
  jQuery('#add-contact-modal').modal('hide');
}

以上是关于typescript Utiliser une librairie JS externe dans un Component的主要内容,如果未能解决你的问题,请参考以下文章

r 第一次存入Rt代码:lesoleilàl'horizo​​n avec une inconsistance dans le traitement cos / sin qui do

javascript Utiliser la fonction PUT

html GRAPHIQUE UTILISER GOOGLE图表

html UTILISER GOOGLE FONT

PHP:Remplacer une partie d';une chaÃne par une autre en PHP avec str#u replace()

APACHE,HTACCESS:Proteger une répertoire avec une authentication classique en HTACCESS.阿帕奇,HTACCESS: