ON_THIS_PAGE
- Signature
- Constructor
- Properties
Rendering was requested where browser DOM APIs are unavailable.
Signature#
export declare class UnsupportedEnvironmentError extends Html2RealPdfError
SOURCE:21↗
Constructor#
constructor(message?: string);
| Parameter | Type | Required | Default | Description |
|---|
message | string | No | "html2realpdf rendering requires a browser environment" | Human-readable error message. |
Properties#
| Property | Type | Required | Read only | Default | Description |
|---|
__constructor | any | Yes | No | None | Not documented. |