Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123649 (s=123649, is=123726, ic=123728, ia=123731)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123727 (s=123649, is=123727, ic=123729, ia=123732)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123729 (s=123649, is=123727, ic=123729, ia=123732)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123732 (s=123649, is=123727, ic=123729, ia=123732)