Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 20503 (s=20503, is=20516, ic=20518, ia=20520)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 20517 (s=20503, is=20517, ic=20519, ia=20521)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 20519 (s=20503, is=20517, ic=20519, ia=20521)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 20521 (s=20503, is=20517, ic=20519, ia=20521)