Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99330 (s=99330, is=99392, ic=99393, ia=99394)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99393 (s=99330, is=99393, ic=99394, ia=99395)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99394 (s=99330, is=99393, ic=99394, ia=99395)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99395 (s=99330, is=99393, ic=99394, ia=99395)