formQ: Generates UI

Description Usage Arguments

View source: R/utils_helpers.R

Description

This is the 'muscle' behind the UI building and taken from the UI of shinyforms. It takes a list(id, type, etc.) and decides what to make. Used with lapply in main googleform() function over questions arguments.

Usage

1
formQ(question)

Arguments

question

A list containing id, type, required, and (optionally) choices


brentscott93/quickform documentation built on Dec. 31, 2020, 8:57 p.m.