Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65365 (s=65365, is=65420, ic=65421, ia=65422)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65421 (s=65365, is=65421, ic=65422, ia=65423)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65422 (s=65365, is=65421, ic=65422, ia=65423)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65423 (s=65365, is=65421, ic=65422, ia=65423)