Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 552 Bytes

File metadata and controls

17 lines (12 loc) · 552 Bytes
title PasswordInput
generated true

A component for displaying a password input.

function PasswordFormInput(props: Readonly<DashboardFormComponentProps>): void

Parameters

props

<MemberInfo kind="parameter" type={Readonly<<a href='/reference/dashboard/extensions-api/form-components#dashboardformcomponentprops'>DashboardFormComponentProps</a>>} />