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