Skip to main content

Widget Field Types (type)

This page provides a summary of the main field types you can use inside settings in any widget or block schema.json on Qumra.

You can name your keys whatever you want. The important thing is to set the correct type property.


Field types + Example in Nunjucks

For each type, there is a short njk code sample below showing how to retrieve data from settings (widget.data.KEYNAME) inside your widget template: