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