StyleModuleMountOptions
Unofficial
Options for mounting a style module.
Import:
import type { StyleModuleMountOptions } from '@obsidian-typings/obsidian-public-latest';Signature:
export interface StyleModuleMountOptionsProperties
| Property | Type | Description | |
|---|---|---|---|
| nonce? | string | A Content Security Policy nonce for the generated style elements. |