Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 15078 (s=15078, is=15094, ic=15095, ia=15093)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 15095 (s=15078, is=15095, ic=15096, ia=15094)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 15096 (s=15078, is=15095, ic=15096, ia=15094)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 15094 (s=15078, is=15095, ic=15096, ia=15094)