@if (!config?.hideHeader) {
{{ exampleDescriptor.title }}
@if (showSourceCode) { } @if (!config?.hideStackblitzButton) { }
} @if (showSourceCode) {
@for (type of exampleDescriptorTypes; track type) {

            
}
} @if (showSourceCode) {
}