Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101224 (s=101224, is=101288, ic=101289, ia=101291)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101289 (s=101224, is=101289, ic=101290, ia=101292)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101290 (s=101224, is=101289, ic=101290, ia=101292)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101292 (s=101224, is=101289, ic=101290, ia=101292)