Summary
@for (item of data | sort:'variant'; track item.variant) {
{{ item.variant }}
{{ item.value }}
}
@if (createEmbedCode.observed) { }