Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13351 (s=13351, is=13361, ic=13362, ia=13361)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13362 (s=13351, is=13362, ic=13363, ia=13362)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13363 (s=13351, is=13362, ic=13363, ia=13362)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13362 (s=13351, is=13362, ic=13363, ia=13362)