how to use jquery in angular 11 code example
Example 1: import jquery into angular 8
import * as $ from 'jquery'
Example 2: add jquery angular
../node_modules/jquery/dist/jquery.min.js
import * as $ from 'jquery'
../node_modules/jquery/dist/jquery.min.js