Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 78123 (s=78123, is=78180, ic=78181, ia=78182)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 78181 (s=78123, is=78181, ic=78182, ia=78183)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 78182 (s=78123, is=78181, ic=78182, ia=78183)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 78183 (s=78123, is=78181, ic=78182, ia=78183)