Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 109923 (s=109923, is=109996, ic=109997, ia=109999)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 109997 (s=109923, is=109997, ic=109998, ia=110000)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 109998 (s=109923, is=109997, ic=109998, ia=110000)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 110000 (s=109923, is=109997, ic=109998, ia=110000)