@lunasec/react-sdk
Interfaces
- BaseDetokenizingComponentProps
- BaseTokenizingComponentProps
- SecureInputPropsWithoutValidator
- SecureInputPropsWithValidator
- SecureUploadProps
- SecurePropsLookup
Type aliases
ErrorHandlerCallback
ฦฌ ErrorHandlerCallback: (errorObject
: LunaSecError
) => void
Type declaration
โธ (errorObject
): void
Gets called whenever the component experiences an error. Will be called with a LunaSecError
Parameters
Name | Type |
---|---|
errorObject | LunaSecError |
Returns
void
Defined in
SecureInputProps
ฦฌ SecureInputProps: SecureInputPropsWithoutValidator
| SecureInputPropsWithValidator
Defined in
SecureTextAreaProps
ฦฌ SecureTextAreaProps: BaseTokenizingComponentProps
Defined in
SecureParagraphProps
ฦฌ SecureParagraphProps: BaseDetokenizingComponentProps
Defined in
SecureDownloadProps
ฦฌ SecureDownloadProps: BaseDetokenizingComponentProps