Learn R Programming

argonR (version 0.2.0)

argonContact: Create a Boostrap 4 argon contact form

Description

Build an argon contact form

Usage

argonContact(
  title = NULL,
  subtitle = NULL,
  name = "Your name",
  mail = "Email Adress",
  subject = "Subject",
  message,
  mailto,
  width = 8
)

Arguments

title

Form title.

subtitle

Form subtitle.

name

Contact name.

mail

Contact mail.

subject

Message subject.

message

For message

mailto

Adress to which send the form.

width

Form width. Between 1 and 12.