Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 23902 (s=23902, is=23925, ic=23926, ia=23923)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 23926 (s=23902, is=23926, ic=23927, ia=23924)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 23927 (s=23902, is=23926, ic=23927, ia=23924)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 23924 (s=23902, is=23926, ic=23927, ia=23924)