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
typeproperty.
Field types + Example in Nunjucks
For each type, there is a short
njkcode sample below showing how to retrieve data from settings (widget.data.KEYNAME) inside your widget template: