@props([ 'id' => 'quill-' . uniqid(), 'name' => 'content', 'label' => null, 'value' => '', 'placeholder' => 'Type your content...', 'height' => '200px', 'direction' => 'rtl', // default is RTL 'font' => 'IRANYekanXFaNum, sans-serif', ])