search
User
arrow_back

Accordion

Accordion/FAQ — Interactive

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

Module Code

Accordion

หมวดหมู่

Interactive

ประเภท

core

เวอร์ชัน

1.0.0

คำอธิบาย

FAQ แบบ expand/collapse

Schema Props

{
    "items": {
        "type": "array",
        "default": [
            {
                "question": "คำถามที่ 1",
                "answer": "คำตอบที่ 1"
            },
            {
                "question": "คำถามที่ 2",
                "answer": "คำตอบที่ 2"
            },
            {
                "question": "คำถามที่ 3",
                "answer": "คำตอบที่ 3"
            }
        ],
        "label": "รายการคำถาม-คำตอบ"
    },
    "allowMultiple": {
        "type": "boolean",
        "default": false,
        "label": "เปิดหลายอันพร้อมกัน"
    }
}

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

psychology

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

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