@npmcorp/pui-css-forms

8.2.4 • Public • Published

@npmcorp/pui-css-forms

A CSS forms component that can be installed via this npm package. The package provides all of the CSS you need to use the component.

Installation

To install the package, from the command line, type:

npm install pui-css-forms

Usage

<form role="form">
  <div class="form-group">
    <label for="exampleInputEmail1">Email address</label>
    <input type="email" class="form-control" id="exampleInputEmail1" placeholder="Enter email">
  </div>
  <div class="form-group">
    <label for="exampleInputPassword1">Password</label>
    <input type="password" class="form-control" id="exampleInputPassword1" placeholder="Password">
  </div>
  <div class="checkbox">
    <label>
      <input type="checkbox"> Check me out
    </label>
  </div>
  <button type="submit" class="btn btn-default">Submit</button>
</form>

You can find more examples of the forms component in the pui style guide


This is a component of Pivotal UI. It is a Pivotal specific implementation of Bootstrap.

Styleguide Github

(c) Copyright 2015 Pivotal Software, Inc. All Rights Reserved.

Dependencies (2)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i @npmcorp/pui-css-forms

    Weekly Downloads

    2

    Version

    8.2.4

    License

    MIT

    Last publish

    Collaborators

    • shmam
    • dipeshpatel01
    • kartykp
    • jithinpg
    • reggi
    • karenjli
    • tayvongh
    • navin22
    • lukekarrys-gh
    • dhei
    • tiagonbotelho
    • hashtagchris
    • nishantms
    • feelepxyz.github
    • monishcm
    • jumoel
    • trevrosen
    • fritzy
    • npm
    • npmci
    • saquibkhan
    • gar
    • mylesborins