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