Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 15196 (s=15196, is=15212, ic=15213, ia=15211)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 15213 (s=15196, is=15213, ic=15214, ia=15212)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 15214 (s=15196, is=15213, ic=15214, ia=15212)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 15212 (s=15196, is=15213, ic=15214, ia=15212)