MCPcopy
hub / github.com/layui/layui / lay

Function lay

src/modules/lay.js:13–15  ·  view source on GitHub ↗
(selector)

Source from the content-addressed store, hash-verified

11 * @param {string | HTMLElement | JQuery} selector
12 */
13 var lay = function (selector) {
14 return new Class(selector);
15 };
16
17 // 构造器
18 var Class = function (selector) {

Callers 12

resolveTplStrFunction · 0.85
lay.jsFile · 0.85
ClassFunction · 0.85
laydate.jsFile · 0.85
renderFunction · 0.85
setTimeStatusFunction · 0.85
scrollFunction · 0.85
addSubYearFunction · 0.85
#initMethod · 0.85
describeMethod · 0.85
#itMethod · 0.85
statsMethod · 0.85

Calls

no outgoing calls

Tested by 1

describeMethod · 0.68