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