Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 4659 (s=4659, is=4665, ic=4663, ia=4665)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 4666 (s=4659, is=4666, ic=4664, ia=4666)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 4664 (s=4659, is=4666, ic=4664, ia=4666)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 4666 (s=4659, is=4666, ic=4664, ia=4666)