@defer { } @loading { Loading... }
@if (showSource) { @if (exampleLoading) {
Loading...
} @else {
} }
@if (showSource) {
@if (htmlSrc) {
HTML
} @if (tsSrc) {
TS
} @if (cssSrc) {
CSS
}
} @if (hasScr && showSource) { }