ccs-digitalmarketplace-govuk-frontend
Version:
Digital Marketplace GOV.UK Frontend contains the code you need to start building a user interface for Digital Marketplace.
20 lines (16 loc) • 419 B
Markdown
# Question
Renders the question field for the service questions based on the type of question asked.
The question types are as follows:
- text
- pricing
- upload
- number
- textbox_large
- date
- radios
- boolean
- checkboxes
- checkbox_tree
- list
- multiquestion
> *NOTE:* Due to an incompatbility of the `for in`` method between nunjucks and Jinja, there are no examples for multiquestion