search
User
arrow_back

NewsletterForm

Newsletter Form — Forms

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

Module Code

NewsletterForm

หมวดหมู่

Forms

ประเภท

core

เวอร์ชัน

1.0.0

คำอธิบาย

ฟอร์มสมัครรับข่าว

Schema Props

{
    "title": {
        "type": "text",
        "default": "รับข่าวสารจากเรา",
        "label": "หัวข้อ"
    },
    "description": {
        "type": "text",
        "default": "สมัครรับข่าวสารและโปรโมชันล่าสุด",
        "label": "คำอธิบาย"
    },
    "placeholder": {
        "type": "text",
        "default": "กรอกอีเมลของคุณ",
        "label": "Placeholder"
    },
    "buttonText": {
        "type": "text",
        "default": "สมัคร",
        "label": "ข้อความปุ่ม"
    },
    "layout": {
        "type": "select",
        "default": "inline",
        "options": [
            "inline",
            "stacked"
        ],
        "label": "รูปแบบ"
    }
}

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

psychology

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

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