Skip to main content

Interface: BaseDetokenizingComponentProps

The base props for a component that detokenizes(downloads) data

Hierarchy

Properties

errorHandler

errorHandler: ErrorHandlerCallback

Defined in

component-types.ts:28


name

Optional name: string

Defined in

component-types.ts:29


token

Optional token: string

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

Defined in

component-types.ts:31