Interface: SecureInputPropsWithoutValidator
Hierarchy
โณ
SecureInputPropsWithoutValidator
Properties
errorHandler
โข errorHandler: ErrorHandlerCallback
Inherited from
BaseTokenizingComponentProps.errorHandler
Defined in
customMetadata
โข customMetadata: CustomMetadata
Inherited from
BaseTokenizingComponentProps.customMetadata
Defined in
name
โข Optional
name: string
Inherited from
BaseTokenizingComponentProps.name
Defined in
token
โข Optional
token: string
a token to prefill the element with a secure value from a previous session
Inherited from
BaseTokenizingComponentProps.token
Defined in
placeholder
โข Optional
placeholder: string