Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123949 (s=123949, is=124026, ic=124028, ia=124031)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 124027 (s=123949, is=124027, ic=124029, ia=124032)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 124029 (s=123949, is=124027, ic=124029, ia=124032)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 124032 (s=123949, is=124027, ic=124029, ia=124032)