Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123086 (s=123086, is=123162, ic=123165, ia=123167)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123163 (s=123086, is=123163, ic=123166, ia=123168)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123166 (s=123086, is=123163, ic=123166, ia=123168)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123168 (s=123086, is=123163, ic=123166, ia=123168)