Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@_nu/css-input

Package Overview
Dependencies
Maintainers
2
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@_nu/css-input

CSS Input

Source
npmnpm
Version
0.0.2
Version published
Weekly downloads
18
-21.74%
Maintainers
2
Weekly downloads
 
Created
Source

@_nu/css-input

npm package npm downloads jsdelivr github

English | 简体中文

How?

$ yarn add @_nu/css-input
@_nu/css-input/lib
lib
├── index.css         // base style
└── skins
    ├── block.css     // block input
    ├── capsule.css   // capsule input 💊
    ├── large.css     // large input
    ├── line.css      // line input
    └── small.css     // small input

API

SelectorFunction
.nu_inputbase selector
.nu_input._llarge input
.nu_input._ssmall input
.nu_input._capsulevariant of input
.nu_input._blockblock input
.nu_input:disabledstatus of disabled
.nu_input._lineline of disabled

Each selector with _ start needs to import file from lib/skins.

more

  • @_nu/react-input

Keywords

!ui

FAQs

Package last updated on 12 Apr 2020

Did you know?

Socket

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.

Install

Related posts