@workday/canvas-kit-css-text-input

9.1.26 • Public • Published

Canvas Kit Text Input

Text Input styles

Mainenance Mode

> Workday Design Reference

Installation

yarn add @workday/canvas-kit-css

or

yarn add @workday/canvas-kit-css-text-input

Add your node_modules directory to your SASS includePaths. You will then be able to import index.scss.

@import '~@workday/canvas-kit-css-text-input/index.scss';

Usage

<div class="wdc-form-textinput">
  <input id="input" type="text" />
</div>

Note: While a base checkbox component is provided in this package, it is not accessible when used as is. It should be used in tandem with canvas-kit-form-field to be made fully accessible.

Labels

Render a text input inside a canvas-kit-form-field to add a label.

Package Sidebar

Install

npm i @workday/canvas-kit-css-text-input

Weekly Downloads

312

Version

9.1.26

License

Apache-2.0

Unpacked Size

19.6 kB

Total Files

8

Last publish

Collaborators

  • jaclynjessup
  • nicholasboll
  • alanbsmith
  • workday-canvas-kit
  • justin.pante
  • anicholls