MCPcopy
hub / github.com/layui/layui / #init

Method #init

examples/test/test.js:25–29  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

23 };
24
25 #init() {
26 const options = this.options;
27
28 options.el = lay(options.elem);
29 }
30
31 #render() {
32 const options = this.options;

Callers 1

constructorMethod · 0.95

Calls 1

layFunction · 0.85

Tested by

no test coverage detected