Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 30467 (s=30467, is=30501, ic=30500, ia=30502)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 30502 (s=30467, is=30502, ic=30501, ia=30503)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 30501 (s=30467, is=30502, ic=30501, ia=30503)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 30503 (s=30467, is=30502, ic=30501, ia=30503)