Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123659 (s=123659, is=123736, ic=123738, ia=123741)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123737 (s=123659, is=123737, ic=123739, ia=123742)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123739 (s=123659, is=123737, ic=123739, ia=123742)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123742 (s=123659, is=123737, ic=123739, ia=123742)