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