Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12789 (s=12789, is=12801, ic=12800, ia=12802)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12802 (s=12789, is=12802, ic=12801, ia=12803)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12801 (s=12789, is=12802, ic=12801, ia=12803)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12803 (s=12789, is=12802, ic=12801, ia=12803)