Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 20462 (s=20462, is=20492, ic=20494, ia=20490)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 20493 (s=20462, is=20493, ic=20495, ia=20491)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 20495 (s=20462, is=20493, ic=20495, ia=20491)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 20491 (s=20462, is=20493, ic=20495, ia=20491)