Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12078 (s=12078, is=12090, ic=12089, ia=12091)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12091 (s=12078, is=12091, ic=12090, ia=12092)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12090 (s=12078, is=12091, ic=12090, ia=12092)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12092 (s=12078, is=12091, ic=12090, ia=12092)