{{ $t('tableActions') }}
{
emits('close')
emits('toggleColumnDrawer')
}"
>
{{ $t('configureColumns') }}
{
emits('activeAction', action)
emits('close')
}"
>
{{ action.title }}
{{ action.title }}
{
emits('activeAction', subAction)
emits('close')
}"
>
{{ subAction.title }}