Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 67500 (s=67500, is=67556, ic=67557, ia=67558)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 67557 (s=67500, is=67557, ic=67558, ia=67559)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 67558 (s=67500, is=67557, ic=67558, ia=67559)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 67559 (s=67500, is=67557, ic=67558, ia=67559)