Inspector
This article will explain the basic concepts of the inspector plugin.
{
"preview": {}
}{
"preview": {
"jpg,png": {}
}
}{
"preview": {
"jpg,png": {
"inspector": {
"path": "index.html",
"height": 100,
"multiSelect": false
}
}
}
}How to Debug Inspector Plugins
Last updated