Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9120 (s=9120, is=9127, ic=9126, ia=9128)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9129 (s=9120, is=9129, ic=9127, ia=9129)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9127 (s=9120, is=9129, ic=9127, ia=9129)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9129 (s=9120, is=9129, ic=9127, ia=9129)