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