Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 20488 (s=20488, is=20518, ic=20520, ia=20516)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 20519 (s=20488, is=20519, ic=20521, ia=20517)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 20521 (s=20488, is=20519, ic=20521, ia=20517)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 20517 (s=20488, is=20519, ic=20521, ia=20517)