Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 76123 (s=76123, is=76180, ic=76181, ia=76182)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 76181 (s=76123, is=76181, ic=76182, ia=76183)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 76182 (s=76123, is=76181, ic=76182, ia=76183)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 76183 (s=76123, is=76181, ic=76182, ia=76183)