Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99696 (s=99696, is=99759, ic=99760, ia=99761)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99760 (s=99696, is=99760, ic=99761, ia=99762)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99761 (s=99696, is=99760, ic=99761, ia=99762)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99762 (s=99696, is=99760, ic=99761, ia=99762)