@if (!enableBackgroundImage) { }
@if (enableBackgroundImage) { }
@if (enableBackgroundImage) {
{{ 'PAC.Story.PresetBackgroundImages' | translate: { Default: 'Preset Background Images' } }}
@for (bg of backgroundImages; track bg) {
}
{{ 'PAC.Story.CustomImages' | translate: { Default: 'Custom Images' } }}
@if (loadingCustomImages) { } @for (bg of customImages; track bg) {
}
} @if (hasBorderColor) { } @if (hasBorderColor) {
solid dashed dotted
} @if (hasBorderColor) {
@if (enableBorderImage) {
@for (border of borderImages; track border) {
}
@if (loadingCustomImages) { } @for (border of customBorderImages; track border) {
}
}
} @if (hasBorderColor && enableBorderImage) { } @if (!shadowColor.value) { } @if (shadowColor.value) { } @if (shadowColor.value) { } @if (shadowColor.value) { } @if (shadowColor.value) { }