{{ collection.name }}
{
$emit('add-folder', {
folder: collection,
path: `${collectionIndex}`,
})
$refs.options.tippy().hide()
}
"
/>
{
$emit('edit-collection')
$refs.options.tippy().hide()
}
"
/>
{
confirmRemove = true
$refs.options.tippy().hide()
}
"
/>