Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123133 (s=123133, is=123209, ic=123212, ia=123214)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123210 (s=123133, is=123210, ic=123213, ia=123215)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123213 (s=123133, is=123210, ic=123213, ia=123215)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123215 (s=123133, is=123210, ic=123213, ia=123215)