Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98004 (s=98004, is=98066, ic=98067, ia=98068)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98067 (s=98004, is=98067, ic=98068, ia=98069)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98068 (s=98004, is=98067, ic=98068, ia=98069)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98069 (s=98004, is=98067, ic=98068, ia=98069)