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