Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100867 (s=100867, is=100930, ic=100931, ia=100933)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100931 (s=100867, is=100931, ic=100932, ia=100934)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100932 (s=100867, is=100931, ic=100932, ia=100934)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100934 (s=100867, is=100931, ic=100932, ia=100934)