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