Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9375 (s=9375, is=9383, ic=9381, ia=9383)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9384 (s=9375, is=9384, ic=9382, ia=9384)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9382 (s=9375, is=9384, ic=9382, ia=9384)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9384 (s=9375, is=9384, ic=9382, ia=9384)