Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 77702 (s=77702, is=77759, ic=77760, ia=77761)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 77760 (s=77702, is=77760, ic=77761, ia=77762)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 77761 (s=77702, is=77760, ic=77761, ia=77762)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 77762 (s=77702, is=77760, ic=77761, ia=77762)