Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 31232 (s=31232, is=31266, ic=31265, ia=31267)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 31267 (s=31232, is=31267, ic=31266, ia=31268)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 31266 (s=31232, is=31267, ic=31266, ia=31268)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 31268 (s=31232, is=31267, ic=31266, ia=31268)