Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32233 (s=32233, is=32267, ic=32266, ia=32268)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32268 (s=32233, is=32268, ic=32267, ia=32269)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32267 (s=32233, is=32268, ic=32267, ia=32269)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32269 (s=32233, is=32268, ic=32267, ia=32269)