Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9314 (s=9314, is=9322, ic=9320, ia=9322)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9323 (s=9314, is=9323, ic=9321, ia=9323)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9321 (s=9314, is=9323, ic=9321, ia=9323)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9323 (s=9314, is=9323, ic=9321, ia=9323)