Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111121 (s=111121, is=111194, ic=111195, ia=111197)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111195 (s=111121, is=111195, ic=111196, ia=111198)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111196 (s=111121, is=111195, ic=111196, ia=111198)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111198 (s=111121, is=111195, ic=111196, ia=111198)