Builder

class Builder(val title: String)

Set the title of the form

Constructors

Link copied to clipboard
constructor(title: String)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
Link copied to clipboard

Set the description of the form

Link copied to clipboard

Set whether this form is required

Link copied to clipboard

Modify the skip button text

Link copied to clipboard

Modify the submit button text

Link copied to clipboard

Set the toggles to display on the form