Preparing search index...
The search index is not available
Tanatloc documentation
Tanatloc documentation
Components.Assets.Input.Password
default
Function default
Password item
default
(
props
:
IProps
)
:
ReactNode
|
Promise
<
ReactNode
>
Parameters
props
:
IProps
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
ReactNode
|
Promise
<
ReactNode
>
PasswordItem
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Tanatloc documentation
Loading...
Password item