search
User
arrow_back

Divider

เส้นคั่น (Divider) — Content

info ข้อมูลโมดูล

Module Code

Divider

หมวดหมู่

Content

ประเภท

core

เวอร์ชัน

1.0.0

คำอธิบาย

เส้นแบ่ง section

Schema Props

{
    "color": {
        "type": "color",
        "default": "#e2e8f0",
        "label": "สีเส้น"
    },
    "thickness": {
        "type": "number",
        "default": 1,
        "label": "ความหนา (px)"
    },
    "margin": {
        "type": "number",
        "default": 24,
        "label": "ระยะห่างบน-ล่าง (px)"
    },
    "style": {
        "type": "select",
        "default": "solid",
        "options": [
            "solid",
            "dashed",
            "dotted"
        ],
        "label": "สไตล์เส้น"
    }
}

sticky_note_2 AI Training Notes — Admin อธิบายเพิ่มเติมให้ AI เรียนรู้

psychology

ยังไม่มีผลรีวิวจาก AI

กดปุ่ม "ให้ AI รีวิว" ด้านบนเพื่อให้ AI วิเคราะห์โมดูลนี้