Skip to main content

Interface: SecurePropsLookup

A list of all Secure Components and their properties. Note that many such as SecureInput and SecureParagraph can also take the standard props for their underlying DOM element, omitted here for brevity.

<SecureForm> doesn't take any special LunaSec properties, only the stock properties for a form (not shown).

Properties

Paragraph

Paragraph: BaseDetokenizingComponentProps

Defined in

component-types.ts:89


Downloader

Downloader: BaseDetokenizingComponentProps

Defined in

component-types.ts:90


Uploader

Uploader: SecureUploadProps

Defined in

component-types.ts:91


TextArea

TextArea: BaseTokenizingComponentProps

Defined in

component-types.ts:92


Input

Input: SecureInputProps

Defined in

component-types.ts:93