Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 87222 (s=87222, is=87281, ic=87282, ia=87283)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 87282 (s=87222, is=87282, ic=87283, ia=87284)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 87283 (s=87222, is=87282, ic=87283, ia=87284)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 87284 (s=87222, is=87282, ic=87283, ia=87284)