Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9119 (s=9119, is=9126, ic=9125, ia=9127)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9127 (s=9119, is=9127, ic=9126, ia=9128)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9126 (s=9119, is=9127, ic=9126, ia=9128)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9128 (s=9119, is=9127, ic=9126, ia=9128)