Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10069 (s=10069, is=10077, ic=10076, ia=10078)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10078 (s=10069, is=10078, ic=10077, ia=10079)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10077 (s=10069, is=10078, ic=10077, ia=10079)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10079 (s=10069, is=10078, ic=10077, ia=10079)