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