Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64606 (s=64606, is=64661, ic=64662, ia=64663)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 64662 (s=64606, is=64662, ic=64663, ia=64664)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 64663 (s=64606, is=64662, ic=64663, ia=64664)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 64664 (s=64606, is=64662, ic=64663, ia=64664)