Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 16382 (s=16382, is=16400, ic=16404, ia=16404)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 16401 (s=16382, is=16401, ic=16405, ia=16405)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 16405 (s=16382, is=16401, ic=16405, ia=16405)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 16405 (s=16382, is=16401, ic=16405, ia=16405)