Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9300 (s=9300, is=9308, ic=9306, ia=9308)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9309 (s=9300, is=9309, ic=9307, ia=9309)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9307 (s=9300, is=9309, ic=9307, ia=9309)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9309 (s=9300, is=9309, ic=9307, ia=9309)