Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10449 (s=10449, is=10457, ic=10456, ia=10458)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10458 (s=10449, is=10458, ic=10457, ia=10459)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10457 (s=10449, is=10458, ic=10457, ia=10459)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10459 (s=10449, is=10458, ic=10457, ia=10459)