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