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