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