Skip to content

Instantly share code, notes, and snippets.

@yeriepiscesa
Created July 21, 2020 01:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save yeriepiscesa/15df99aaf9ec893ec2f3a0b2c89043ad to your computer and use it in GitHub Desktop.
Save yeriepiscesa/15df99aaf9ec893ec2f3a0b2c89043ad to your computer and use it in GitHub Desktop.
[md-form spacing="tight"]
[md-select label="Pilih Support" outlined="yes"]
[select_channel* service]
[/md-select]
[md-text label="Nama Lengkap" outlined="yes"]
[text* your-name]
[/md-text]
[md-text label="No WhatsApp" outlined="yes"]
[number* your-whatsapp]
[/md-text]
[md-textarea label="Pertanyaan/Pesan"]
[textarea your-message]
[/md-textarea]
[md-submit]
[submit "Kirim via WhatsApp"]
[/md-submit]
[/md-form]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment