UNPKG

@rainliu/y-ui

Version:

# @rainliu/y-ui > 一款基于 React 的现代化 UI 组件库,提供优雅、简洁且易于使用的组件,助力快速开发高质量的 Web 应用。

2 lines 254 B
import{jsx as o}from"react/jsx-runtime";var p=({value:t,onChange:e,placeholder:a})=>o("input",{className:"y-input",value:t,onChange:n=>e?.(n.target.value),placeholder:a,"data-testid":"custom-input"});export{p as Input}; //# sourceMappingURL=index.mjs.map