Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33508 (s=33508, is=33543, ic=33542, ia=33544)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33544 (s=33508, is=33544, ic=33543, ia=33545)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33543 (s=33508, is=33544, ic=33543, ia=33545)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33545 (s=33508, is=33544, ic=33543, ia=33545)