Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9076 (s=9076, is=9083, ic=9082, ia=9084)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9084 (s=9076, is=9084, ic=9083, ia=9085)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9083 (s=9076, is=9084, ic=9083, ia=9085)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9085 (s=9076, is=9084, ic=9083, ia=9085)