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