Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100848 (s=100848, is=100911, ic=100912, ia=100914)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100912 (s=100848, is=100912, ic=100913, ia=100915)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100913 (s=100848, is=100912, ic=100913, ia=100915)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100915 (s=100848, is=100912, ic=100913, ia=100915)