Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111106 (s=111106, is=111179, ic=111180, ia=111182)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111180 (s=111106, is=111180, ic=111181, ia=111183)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111181 (s=111106, is=111180, ic=111181, ia=111183)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111183 (s=111106, is=111180, ic=111181, ia=111183)