Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33203 (s=33203, is=33238, ic=33237, ia=33239)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33239 (s=33203, is=33239, ic=33238, ia=33240)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33238 (s=33203, is=33239, ic=33238, ia=33240)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33240 (s=33203, is=33239, ic=33238, ia=33240)