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