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