Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 5354 (s=5354, is=5360, ic=5358, ia=5360)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 5361 (s=5354, is=5361, ic=5359, ia=5361)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 5359 (s=5354, is=5361, ic=5359, ia=5361)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 5361 (s=5354, is=5361, ic=5359, ia=5361)