Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10834 (s=10834, is=10842, ic=10841, ia=10843)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10843 (s=10834, is=10843, ic=10842, ia=10844)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10842 (s=10834, is=10843, ic=10842, ia=10844)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10844 (s=10834, is=10843, ic=10842, ia=10844)