Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 3928 (s=3928, is=3933, ic=3931, ia=3933)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 3934 (s=3928, is=3934, ic=3932, ia=3934)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 3932 (s=3928, is=3934, ic=3932, ia=3934)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 3934 (s=3928, is=3934, ic=3932, ia=3934)