Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101014 (s=101014, is=101078, ic=101079, ia=101081)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101079 (s=101014, is=101079, ic=101080, ia=101082)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101080 (s=101014, is=101079, ic=101080, ia=101082)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101082 (s=101014, is=101079, ic=101080, ia=101082)