Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99228 (s=99228, is=99290, ic=99291, ia=99292)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99291 (s=99228, is=99291, ic=99292, ia=99293)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99292 (s=99228, is=99291, ic=99292, ia=99293)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99293 (s=99228, is=99291, ic=99292, ia=99293)