Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
resolveTplStr
Function · 0.85
lay.js
File · 0.85
Class
Function · 0.85
laydate.js
File · 0.85
render
Function · 0.85
setTimeStatus
Function · 0.85
scroll
Function · 0.85
addSubYear
Function · 0.85
#init
Method · 0.85
describe
Method · 0.85
#it
Method · 0.85
stats
Method · 0.85
Calls
no outgoing calls
Tested by
1
describe
Method · 0.68