Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 50830 (s=50830, is=50881, ic=50881, ia=50883)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 50882 (s=50830, is=50882, ic=50882, ia=50884)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 50882 (s=50830, is=50882, ic=50882, ia=50884)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 50884 (s=50830, is=50882, ic=50882, ia=50884)