🦙
Alpaco Developer Documentation
  • Introduction
  • Fundamentals
    • What are the fundamentals
    • Creating an email
  • Template
    • Base
    • Blocks
    • Input Groups
      • Input Types
        • Text String
        • Textarea
        • Select
        • Boolean
        • Image
          • Image settings
        • Color Picker
  • Account settings
    • Integrations
    • Merge Tags
  • How to
    • Escape code from the editor
    • Use custom fonts
Powered by GitBook
On this page
  1. Template
  2. Input Groups

Input Types

In Alpaco you can have many different input types, separated or grouped together to form sets of settings.

PreviousInput GroupsNextText String

Last updated 4 days ago

These are the current allowed Input Types:

  • ​

    - A single line of text with no formatting options.

  • - Multi-line text input with simple formatting options.

  • ​

    - Select/Dropdown of predefined values.

  • ​

    - On/off toggle/switch.

  • - Image upload or URL input.

  • ​

    - Color picking wheel w/ eyedrop tool.

How to get started?

Simply open up your or , depending on where you want your input, navigate to the Right panel, click the button called "Add input" and select your input type from the dropdown. Just like with , the Name and Key needs to be inserted and given a proper name.

Notice the tag below the name, that's generated when you give your input a Key. Putting your cursor in the center panel and clicking the tag in the right panel will automatically insert the tag with correctly formatted syntax in the center panel for you.

Text String
Textarea
Select
Boolean
​Image
Color picker
Base
Block
Input Groups