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