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