Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123131 (s=123131, is=123207, ic=123210, ia=123212)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123208 (s=123131, is=123208, ic=123211, ia=123213)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123211 (s=123131, is=123208, ic=123211, ia=123213)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123213 (s=123131, is=123208, ic=123211, ia=123213)