Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 81233 (s=81233, is=81290, ic=81291, ia=81292)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 81291 (s=81233, is=81291, ic=81292, ia=81293)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 81292 (s=81233, is=81291, ic=81292, ia=81293)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 81293 (s=81233, is=81291, ic=81292, ia=81293)