Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 18901 (s=18901, is=18913, ic=18915, ia=18917)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 18914 (s=18901, is=18914, ic=18916, ia=18918)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 18916 (s=18901, is=18914, ic=18916, ia=18918)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 18918 (s=18901, is=18914, ic=18916, ia=18918)