# Loading States

The default engine grid with an `engineStatus` map applied: one card shows the ready state, one spins with a loading spinner, and one is flagged with the error styling. A follow-up `setEngineStatus()` call then resolves the loading card to ready, showing how async engine initialization updates a single card in place without re-selecting it.
