Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99678 (s=99678, is=99741, ic=99742, ia=99743)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99742 (s=99678, is=99742, ic=99743, ia=99744)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99743 (s=99678, is=99742, ic=99743, ia=99744)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99744 (s=99678, is=99742, ic=99743, ia=99744)