getLocale() }}',
placeholder: @js($getPlaceholder()),
{{ $getCustomConfigs() }}
})"
>
@unless($isDisabled())
@else
$getPreviewMaxHeight() > 0,
'min-height: '.$getPreviewMinHeight().'px' => $getPreviewMinHeight() > 0,
])
class="block w-full p-3 overflow-y-auto prose transition duration-75 bg-white border border-gray-300 rounded-lg shadow-sm max-w-none opacity-70 dark:prose-invert dark:border-gray-600 dark:bg-gray-700 dark:text-white"
>
@endunless