Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99456 (s=99456, is=99518, ic=99519, ia=99520)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99519 (s=99456, is=99519, ic=99520, ia=99521)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99520 (s=99456, is=99519, ic=99520, ia=99521)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99521 (s=99456, is=99519, ic=99520, ia=99521)