Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 20850 (s=20850, is=20872, ic=20873, ia=20870)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 20873 (s=20850, is=20873, ic=20874, ia=20871)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 20874 (s=20850, is=20873, ic=20874, ia=20871)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 20871 (s=20850, is=20873, ic=20874, ia=20871)