lure-2026/public/csspageweaver/plugins/reloadInPlace/Readme.md

17 lines
258 B
Markdown
Raw Normal View History

2026-01-10 18:33:22 +01:00
# Reload In Place
## Configuration
In `manifest.json`
```json
"plugins":{
"inlineNotes"
},
"pluginsParameters":{
"reloadInPlace": {
"blur": false,
"behavior": "instant"
}
},
```