Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32333 (s=32333, is=32361, ic=32363, ia=32362, pis)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32362 (s=32333, is=32362, ic=32364, ia=32363, pis)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32364 (s=32333, is=32362, ic=32364, ia=32363, pis)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32363 (s=32333, is=32362, ic=32364, ia=32363, pis)