Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9559 (s=9559, is=9566, ic=9565, ia=9567)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9567 (s=9559, is=9567, ic=9566, ia=9568)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9566 (s=9559, is=9567, ic=9566, ia=9568)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9568 (s=9559, is=9567, ic=9566, ia=9568)