Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111607 (s=111607, is=111680, ic=111681, ia=111683)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111681 (s=111607, is=111681, ic=111682, ia=111684)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111682 (s=111607, is=111681, ic=111682, ia=111684)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111684 (s=111607, is=111681, ic=111682, ia=111684)