Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64666 (s=64666, is=64721, ic=64722, ia=64723)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 64722 (s=64666, is=64722, ic=64723, ia=64724)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 64723 (s=64666, is=64722, ic=64723, ia=64724)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 64724 (s=64666, is=64722, ic=64723, ia=64724)