@props([ 'action', 'component', ]) @php $wireClickAction = ($action->getAction() && (! $action->getUrl())) ? "mountFormComponentAction('{$action->getComponent()->getStatePath()}', '{$action->getName()}')" : null; @endphp {{ $slot }}