Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 6872 (s=6872, is=6878, ic=6876, ia=6878)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 6880 (s=6872, is=6880, ic=6878, ia=6880)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 6878 (s=6872, is=6880, ic=6878, ia=6880)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 6880 (s=6872, is=6880, ic=6878, ia=6880)