Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111761 (s=111761, is=111834, ic=111835, ia=111837)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111835 (s=111761, is=111835, ic=111836, ia=111838)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111836 (s=111761, is=111835, ic=111836, ia=111838)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111838 (s=111761, is=111835, ic=111836, ia=111838)