form

v0.0.2arrow_drop_down
v0.0.2
v0.0.1
STATUS
Passing
DOWNLOADS
2
VISIBILITY
Public
PUBLISHED
4 years ago
SIZE
24 KB
# FormLabel
1 contributor
Install form as a package?
Copied
npm i @bit/webnovel.read-ui.form
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
chevron_left
chevron_right

Form

h!(e g8e3gg;d;6

Demo

```JSX
import React from 'react';
import Label from '@bit/webnovel.read-ui.input';
import "@bit/webnovel.read-ui.style";

export default function () {
    return (
        <div>
            <Label/>
        </div>
    )
}
Properties
NameTypeDefault value
Component
?"strong"
disabled
?false
className
?""
Component
?"label"
defaultClass
?"db pr"
className
?""
label
?""
text
?""
children
?null
Svg
?null
className
?""
label
?""
options
?[]
onChange
?() => {}
Component
?"small"
className
?""
AddOn
nodenull
className
string""
clear
booltrue
error
string | boolfalse
onBlur
function() => {}
onChange
function() => {}
onFocus
function() => {}
success
?false
disabled
?false
Component
?"button"
className
?""
className
?""
label
?""
After
?null
options
?[]
onChange
?() => {}
className
?""
error
?false
Help and resources