Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 22860 (s=22860, is=22882, ic=22883, ia=22880)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 22883 (s=22860, is=22883, ic=22884, ia=22881)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 22884 (s=22860, is=22883, ic=22884, ia=22881)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 22881 (s=22860, is=22883, ic=22884, ia=22881)