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