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