Skip to main content

Interface: SecureInputPropsWithoutValidator

Hierarchy

Properties

errorHandler

errorHandler: ErrorHandlerCallback

Inherited from

BaseTokenizingComponentProps.errorHandler

Defined in

component-types.ts:28


customMetadata

customMetadata: CustomMetadata

Inherited from

BaseTokenizingComponentProps.customMetadata

Defined in

component-types.ts:39


name

Optional name: string

Inherited from

BaseTokenizingComponentProps.name

Defined in

component-types.ts:29


token

Optional token: string

a token to prefill the element with a secure value from a previous session

Inherited from

BaseTokenizingComponentProps.token

Defined in

component-types.ts:31


placeholder

Optional placeholder: string

Defined in

component-types.ts:43