Allows a bool
field to be rendered as a checkbox, e.g:
type User struct {
ReceivePromotionEmail bool
}
Check available configurations for more detail.
{% include "/admin/common_meta_types_with_title.md" %}
Allows a bool
field to be rendered as a checkbox, e.g:
type User struct {
ReceivePromotionEmail bool
}
Check available configurations for more detail.
{% include "/admin/common_meta_types_with_title.md" %}