@props([ 'statePath' => null, 'icon' => 'link', 'label' => trans('filament-tiptap-editor::editor.link.insert_edit'), 'active' => true, ]) @php $useActive = $active ? 'link' : false; @endphp