input

v1.0.0arrow_drop_down
v1.0.0
STATUS
Passing
DOWNLOADS
2
VISIBILITY
Public
PUBLISHED
4 years ago
SIZE
N/A
The initial value of the control
Install input as a package?
Copied
npm i @bit/autodesk-tool-evals.hig-components.input
Set Bit as a scoped registryLearn more
npm config set '@bit:registry' https://node.bit.cloud
Component Example
React
React
Vue
Angular
React Native
Add dependency... help_outline
Just
import
any of the 1 million components
and packages in Bit or NPM to the example.
import Button from '@bit/grommet.grommet.button';
import Lodash from 'lodash';
toggle layout
modifieddraft
modifieddraft
chevron_left
chevron_right

The initial value of the control

Prevents the user from interacting with the input

Fired when an element has lost focus

Fired when an element has received focus

Fired when a pointing device is moved over the element

Fired when the pointer of a pointing device is moved out of an element

Adds custom/overriding styles

Renders the HTML element that is passed in

The value of the control

The visual variant of the input

Specify if the value of the input is wrong

Help and resources