Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 14010 (s=14010, is=14020, ic=14022, ia=14023)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 14021 (s=14010, is=14021, ic=14023, ia=14024)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 14023 (s=14010, is=14021, ic=14023, ia=14024)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 14024 (s=14010, is=14021, ic=14023, ia=14024)