Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123136 (s=123136, is=123212, ic=123215, ia=123217)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123213 (s=123136, is=123213, ic=123216, ia=123218)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123216 (s=123136, is=123213, ic=123216, ia=123218)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123218 (s=123136, is=123213, ic=123216, ia=123218)