Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123358 (s=123358, is=123435, ic=123437, ia=123440)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123436 (s=123358, is=123436, ic=123438, ia=123441)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123438 (s=123358, is=123436, ic=123438, ia=123441)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123441 (s=123358, is=123436, ic=123438, ia=123441)