Kind: Function
Source: atloria-monorepo/apps/api/src/capture/capture.redact.ts
True when the target element (by role/selector) implies a secret input.
Signature
tsfunction isSensitiveField(hint: string | null): boolean
Parameters
| Name | Type |
|---|---|
hint | `string |
Returns: boolean
Was this page helpful?