ข้อมูลโมดูล
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": "สไตล์เส้น"
}
}
AI Training Notes — Admin อธิบายเพิ่มเติมให้ AI เรียนรู้
ยังไม่มีผลรีวิวจาก AI
กดปุ่ม "ให้ AI รีวิว" ด้านบนเพื่อให้ AI วิเคราะห์โมดูลนี้