Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99045 (s=99045, is=99107, ic=99108, ia=99109)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99108 (s=99045, is=99108, ic=99109, ia=99110)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99109 (s=99045, is=99108, ic=99109, ia=99110)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99110 (s=99045, is=99108, ic=99109, ia=99110)