Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64201 (s=64201, is=64256, ic=64257, ia=64258)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 64257 (s=64201, is=64257, ic=64258, ia=64259)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 64258 (s=64201, is=64257, ic=64258, ia=64259)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 64259 (s=64201, is=64257, ic=64258, ia=64259)