# Text Editor

ใช้แสดงข้อความ ที่ User สามารถแก้ไขเองได้ในหน้า Builder

# Usage

<snt-text-editor 
  :html="
    `<div>
      <h3>What is Lorem Ipsum?</h3>
      <strong>Lorem Ipsum</strong>
      <div> is simply dummy text of the printing and typesetting industry.</div>
    </div>`">
</snt-text-editor>

# API