Particle input style
Current color: {{ selectedColor }} Select Particle Type @for (type of filteredParticleTypes | async; track type) { {{ type }} }
@if (supportsColor) {
Size: {{ selectedSize }}
} @else {
Velocity: {{ selectedVelocity }}
}