Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33233 (s=33233, is=33268, ic=33267, ia=33269)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33269 (s=33233, is=33269, ic=33268, ia=33270)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33268 (s=33233, is=33269, ic=33268, ia=33270)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33270 (s=33233, is=33269, ic=33268, ia=33270)