Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101823 (s=101823, is=101887, ic=101888, ia=101890)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101888 (s=101823, is=101888, ic=101889, ia=101891)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101889 (s=101823, is=101888, ic=101889, ia=101891)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101891 (s=101823, is=101888, ic=101889, ia=101891)