Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 2968 (s=2968, is=2972, ic=2970, ia=2972)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 2973 (s=2968, is=2973, ic=2971, ia=2973)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 2971 (s=2968, is=2973, ic=2971, ia=2973)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 2973 (s=2968, is=2973, ic=2971, ia=2973)