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