Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100203 (s=100203, is=100266, ic=100267, ia=100268)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100267 (s=100203, is=100267, ic=100268, ia=100269)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100268 (s=100203, is=100267, ic=100268, ia=100269)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100269 (s=100203, is=100267, ic=100268, ia=100269)