
Security News
Bun 1.2.19 Adds Isolated Installs for Better Monorepo Support
Bun 1.2.19 introduces isolated installs for smoother monorepo workflows, along with performance boosts, new tooling, and key compatibility fixes.
bee-input-group-addon
Advanced tools
InputGroupAddon 作为FormControl的边标签容器存在,修饰补充FormControl.比如文字说明,货币说明。
使用单独的bee-input-group-addon包
先进行下载bee-input-group-addon包
npm install --save bee-input-group-addon
组件调用
import InputGroupAddon from 'bee-input-group-addon';
React.render(<div>
<InputGroupAddon/>
</div>, document.getElementById('target'));
<link rel="stylesheet" href="./node_modules/build/bee-input-group-addon.css">
import "./node_modules/src/InputGroupAddon.scss"
//或是
import "./node_modules/build/bee-input-group-addon.css"
参数 | 说明 | 类型 | 默认值 |
---|
$ git clone https://github.com/tinper-bee/bee-input-group-addon
$ cd bee-input-group-addon
$ npm install
$ npm run dev
FAQs
input-group-addon ui component for react
The npm package bee-input-group-addon receives a total of 27 weekly downloads. As such, bee-input-group-addon popularity was classified as not popular.
We found that bee-input-group-addon demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 14 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Bun 1.2.19 introduces isolated installs for smoother monorepo workflows, along with performance boosts, new tooling, and key compatibility fixes.
Security News
Popular npm packages like eslint-config-prettier were compromised after a phishing attack stole a maintainer’s token, spreading malicious updates.
Security News
/Research
A phishing attack targeted developers using a typosquatted npm domain (npnjs.com) to steal credentials via fake login pages - watch out for similar scams.