Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 42356 (s=42356, is=42399, ic=42399, ia=42401)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 42400 (s=42356, is=42400, ic=42400, ia=42402)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 42400 (s=42356, is=42400, ic=42400, ia=42402)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 42402 (s=42356, is=42400, ic=42400, ia=42402)