Tanatloc documentation
Preparing search index...
Components.Assets.Input
PasswordItem
Variable PasswordItem
Const
PasswordItem
:
React.FunctionComponent
<
IProps
>
= ...
Password item
Param: props
Props
Props:
labelCol (Object) Label layout
wrapperCol (Object) Input layout
name (string) Name of the form item (default:
password
)
label (string) Label of the form item (default:
Password
)
inputPlaceholder (string) Input placeholder (default: none)
inputAutoComplete (string) Input autocomplete (default: none)
edit (boolean) Allow
******
as a valid password for editing purpose (default:
false
)
style (Object) Style of the form item (default: none)
Returns
PasswordItem
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Tanatloc documentation
Loading...
Password item