MCPcopy Create free account
hub / github.com/ccj-007/easy-lowcode / Kt

Function Kt

renderer/index.js:2136–2143  ·  view source on GitHub ↗
(w)

Source from the content-addressed store, hash-verified

2134 process.env.NODE_ENV === "production" ? w.exports = Ut() : w.exports = Gt();
2135})(Wt);
2136const lt = mr.Fragment, Ue = mr.jsxDEV, Kt = (w) => {
2137 const { data: d, id: ae } = w;
2138 return /* @__PURE__ */ Ue("input", { id: ae, className: "e-input", placeholder: "请输入你的数据", ...d }, void 0, !1, {
2139 fileName: "E:/vscode-project/easy-lowcode/src/components/Input.tsx",
2140 lineNumber: 12,
2141 columnNumber: 5
2142 }, globalThis);
2143}, Jt = (w) => {
2144 const { data: d, id: ae } = w;
2145 return /* @__PURE__ */ Ue("button", { id: ae, className: "e-button", ...d, children: d && d.children ? d.children : "默认按钮" }, void 0, !1, {
2146 fileName: "E:/vscode-project/easy-lowcode/src/components/Button.tsx",

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected