svelte input 源码
@ bobthered / svelte-input Svelte组件,用于使用tailwindcss创建输入 安装 npm i -D @bobthered/svelte-input 基本用法 [removed] import Input from '@bobthered/svelte-input' [removed] <Input name="name" value="John Doe" /> 属性道具 Struts 默认 描述 姓名 "" 设置名称属性 占位符 "" 设置占位符属性 类型 text 设置类型属性 价值 "" 设定值属性 类道具 Struts 默认 描述 bg bg-transparent 设置背景类 边界 border-gray-300 border-b hover:border-primary-500 focus:border-primary-500 设置边界类
文件列表
svelte-input-main.zip
(预估有个7文件)
svelte-input-main
.gitignore
33B
README.md
2KB
rollup.config.js
338B
package.json
798B
src
index.js
59B
Input.svelte
1KB
package-lock.json
5KB
暂无评论