Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 66941 (s=66941, is=66997, ic=66998, ia=66999)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 66998 (s=66941, is=66998, ic=66999, ia=67000)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 66999 (s=66941, is=66998, ic=66999, ia=67000)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 67000 (s=66941, is=66998, ic=66999, ia=67000)