Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100852 (s=100852, is=100915, ic=100916, ia=100918)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100916 (s=100852, is=100916, ic=100917, ia=100919)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100917 (s=100852, is=100916, ic=100917, ia=100919)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100919 (s=100852, is=100916, ic=100917, ia=100919)