Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111228 (s=111228, is=111301, ic=111302, ia=111304)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111302 (s=111228, is=111302, ic=111303, ia=111305)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111303 (s=111228, is=111302, ic=111303, ia=111305)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111305 (s=111228, is=111302, ic=111303, ia=111305)