Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64045 (s=64045, is=64100, ic=64101, ia=64102)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 64101 (s=64045, is=64101, ic=64102, ia=64103)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 64102 (s=64045, is=64101, ic=64102, ia=64103)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 64103 (s=64045, is=64101, ic=64102, ia=64103)