Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11910 (s=11910, is=11922, ic=11921, ia=11923)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11923 (s=11910, is=11923, ic=11922, ia=11924)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11922 (s=11910, is=11923, ic=11922, ia=11924)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11924 (s=11910, is=11923, ic=11922, ia=11924)