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