StackUI

Content Block

บล็อกเนื้อหาทั่วไป สำหรับ text ยาว นโยบาย governance

Default

เหมาะกับเนื้อหาทั่วไป governance นโยบาย

Previewcontent-block-default
<section class="stk-content stk-section">  <div class="container">    <div class="row justify-content-center">      <div class="col-lg-8">        <h2 class="stk-content__title">การกำกับดูแลกิจการ</h2>        <div class="stk-content__body">          <p>บริษัทมุ่งมั่นในการดำเนินธุรกิจด้วยความโปร่งใส...</p>        </div>      </div>    </div>  </div></section>

Props

FieldTypeRequiredDescription
titlestringหัวข้อ section
contentstring (HTML)เนื้อหา
imagestring-URL รูปประกอบ (with-image)

CSS Classes

.stk-content                     /* section wrapper */.stk-content--with-image         /* with sidebar image */.stk-content__title              /* section title */.stk-content__body               /* text content area */.stk-content__img                /* sidebar image (with-image) */

On this page