Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 6594 (s=6594, is=6601, ic=6599, ia=6601)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 6602 (s=6594, is=6602, ic=6600, ia=6602)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 6600 (s=6594, is=6602, ic=6600, ia=6602)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 6602 (s=6594, is=6602, ic=6600, ia=6602)