Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 3d9d175

Browse files
committed
docs: delete the removed attributes
1 parent 6268dfb commit 3d9d175

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,6 @@ Based on [Options](https://tsdown.dev/reference/api/Interface.Options) of [tsdow
295295

296296
| Property | Type | Default | Description |
297297
| -------- | -------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------ |
298-
| name | `string` | `__getWebviewHtml__` | The inject method name |
299298
| csp | `string` | `<meta http-equiv="Content-Security-Policy" content="default-src 'none'; style-src {{cspSource}} 'unsafe-inline'; script-src 'nonce-{{nonce}}' 'unsafe-eval';">` | The `CSP` meta for the webview |
300299

301300
- `{{cspSource}}`: [webview.cspSource](https://code.visualstudio.com/api/references/vscode-api#Webview)

0 commit comments

Comments
 (0)