@php // Label is used to assign an id to the editor as $getId() causes issues $editorId = strtolower(str_replace(' ', '-', $getLabel())); @endphp state = e.detail.text" id="{{ $editorId }}" @if (!is_null($getPlaceholder())) placeholder="{{ $getPlaceholder() }}"; @endif >