@ -1,10 +1,14 @@
module.exports = {
stylePrefix: 'nv-',
// Enable/Disable globally the possibility to sort layers
sortable: 1,
// Enable/Disable globally the possibility to hide layers
hidable: 1,
// Hide textnodes
hideTextnode: 1,
itemClass: 'item',
itemsClass: 'items',
// Indicates if the wrapper is visible in layers
showWrapper: 1,