You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The viewer is CSP-compliant by default. The `cspNonce` input is only needed when using `customCSS` with strict Content Security Policy that requires nonces for inline styles.
428
428
:::
429
429
430
+
#### `iframeTitle`
431
+
432
+
-**Type**: `string`
433
+
-**Default**: `'PDF document viewer'`
434
+
-**Description**: Accessible title for the iframe element. Improves accessibility for screen readers.
0 commit comments