Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 66066 (s=66066, is=66121, ic=66122, ia=66123)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 66122 (s=66066, is=66122, ic=66123, ia=66124)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 66123 (s=66066, is=66122, ic=66123, ia=66124)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 66124 (s=66066, is=66122, ic=66123, ia=66124)