Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123168 (s=123168, is=123244, ic=123247, ia=123249)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123245 (s=123168, is=123245, ic=123248, ia=123250)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123248 (s=123168, is=123245, ic=123248, ia=123250)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123250 (s=123168, is=123245, ic=123248, ia=123250)