From 6967078a4382275029ef5bd9e423195b66d8a6d9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=A7=89?= Date: Wed, 15 May 2024 22:40:53 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AF=B4=E6=98=8E=E6=96=87=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8d8b4f4..f662052 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ 像 flutter 风格用纯粹 js 构建页面 { createElement List ListItem Span Button Img Input TextArea Avatar Dialog } +(本质上只是给创建 html 的js方法套了一层使其能够链式调用) ```bash npm i @laniakeasupercluster/widgets