Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 31528 (s=31528, is=31562, ic=31561, ia=31563)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 31563 (s=31528, is=31563, ic=31562, ia=31564)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 31562 (s=31528, is=31563, ic=31562, ia=31564)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 31564 (s=31528, is=31563, ic=31562, ia=31564)