Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 15116 (s=15116, is=15132, ic=15133, ia=15131)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 15133 (s=15116, is=15133, ic=15134, ia=15132)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 15134 (s=15116, is=15133, ic=15134, ia=15132)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 15132 (s=15116, is=15133, ic=15134, ia=15132)