Closed jiwoo-choi closed 6 months ago
Add the paramKey property when registering the pannel. This allows users to disable the add-on per a story file or globally.
paramKey
// preview.js parameters : { html: { disable: true, // disable HTML pannel. } }
Description
Add the
paramKey
property when registering the pannel. This allows users to disable the add-on per a story file or globally.example
reference
related
27
105