Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 69567 (s=69567, is=69623, ic=69624, ia=69625)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 69624 (s=69567, is=69624, ic=69625, ia=69626)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 69625 (s=69567, is=69624, ic=69625, ia=69626)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 69626 (s=69567, is=69624, ic=69625, ia=69626)