Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13998 (s=13998, is=14008, ic=14009, ia=14008)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 14009 (s=13998, is=14009, ic=14010, ia=14009)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 14010 (s=13998, is=14009, ic=14010, ia=14009)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 14009 (s=13998, is=14009, ic=14010, ia=14009)