Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12278 (s=12278, is=12290, ic=12289, ia=12291)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12291 (s=12278, is=12291, ic=12290, ia=12292)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12290 (s=12278, is=12291, ic=12290, ia=12292)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12292 (s=12278, is=12291, ic=12290, ia=12292)